[git-users] Need Suggestions on Git Bitbucket or Stash

2016-07-20 Thread Sanjiv Kumar
Hi Guys, I have two Git repos hosted on stash or bitbucket. We want to implement the open source repo kind of contribution just like in github. One of my repo is public (accessible in my premises) and another one is private. I am looking for inputs and suggestions on the following workflow:

[git-users] Re: Need help in Git

2016-05-16 Thread Sanjiv Kumar
On our side we need to reject the push if any file is deleted. On Monday, May 16, 2016 at 5:18:57 PM UTC+5:30, Sanjiv Kumar wrote: > > Hi All, > > I wanted to avoid push if any of the files is deleted from the local git > clone area. Can anyone please help me with that? >

Re: [git-users] Need help in Git

2016-05-16 Thread Sanjiv Kumar
Rejecting them pushing to remote central repository. On Monday, May 16, 2016 at 6:37:47 PM UTC+5:30, Konstantin Khomoutov wrote: > > On Mon, 16 May 2016 04:48:57 -0700 (PDT) > Sanjiv Kumar <devopsarc...@gmail.com > wrote: > > > I wanted to avoid push if any of t

[git-users] Need help in Git

2016-05-16 Thread Sanjiv Kumar
Hi All, I wanted to avoid push if any of the files is deleted from the local git clone area. Can anyone please help me with that? I am using Stash for repository management. Thanks, Sanjiv -- You received this message because you are subscribed to the Google Groups "Git for human beings"