Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-09-05 Thread Michael
On 2016-08-29, at 4:09 AM, Philip Oakley wrote: > ... > So I have junio/master and dscho-git/master, along with my/master (what I > last had on github), so that's three 'master' branches belonging to remotes, > and master (my truly local one). As a contributor, I sign my patches, but > others

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-29 Thread Michael
On 2016-08-29, at 4:09 AM, Philip Oakley wrote: > ... > > Hope that helps > > Philip Needs digesting ... will try to see if I understand this tomorrow ... -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this grou

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-29 Thread Philip Oakley
- Original Message - From: "Michael" To: Sent: Saturday, August 27, 2016 10:59 PM Subject: Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else The rest of that is as confusing as you would expect it to be. Ok, so a remote tracking br

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-28 Thread Magnus Therning
AutoKhan writes: > Hello everyone, I am doing a comparison of the above mentioned servers for > on-prem deployment. I would appreciate any feedback. > > With any of these tools, we will be using Git not Mercurial. > > Gitlab Community vs Bitbucket vs Gitlab Enterprise OR if another system is >

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-27 Thread Paul Smith
On Sat, 2016-08-27 at 10:07 -0700, Michael wrote: > if someone forked my repository, did work on "master", and submitted > it to go onto my "master", then how do I say "No, come in on a branch > named devB instead"? Something important to understand is that your local repository and every remote y

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-27 Thread Michael
On 2016-08-27, at 2:48 PM, Philip Oakley wrote: > Hi Michael, > > There are probably three things to look at here, one is how to generate a > 'refspec' (see `git help glossary` : A "refspec" is used by fetch and push to > describe the mapping between remote ref and local ref) which has the fo

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-27 Thread Philip Oakley
Hi Michael, There are probably three things to look at here, one is how to generate a 'refspec' (see `git help glossary` : A "refspec" is used by fetch and push to describe the mapping between remote ref and local ref) which has the form : which can do any number of name conversions. This is n

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-27 Thread Michael
On 2016-08-27, at 6:18 AM, Philip Oakley wrote: > You said "submits a pull request from their master to your master -- which is > as close to a "no-no" as I can imagine, I want their stuff to come in on a > branch." > > - I think in this case we fall into the trap of the accidental confusion

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-27 Thread Philip Oakley
that it was 'the answer' to the CM nightmare that most companies impose (I'm in engineering). Progress can be slow! - Original Message - From: "Michael" To: Sent: Friday, August 26, 2016 6:22 PM Subject: Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (o

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-26 Thread Michael
On 2016-08-25, at 2:44 PM, Philip Oakley wrote: > Hi, > > I think you should review points 1 and 2 because they try to re-inforce a > centralised control system. And then pass off the responsibility to a machine. Actually, I think that those points are still relevant even today: > What is im

Re: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-25 Thread Philip Oakley
t: Thursday, August 25, 2016 6:11 PM Subject: [git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else Hello everyone, I am doing a comparison of the above mentioned servers for on-prem deployment. I would appreciate any feedback. With any of these tools, we w

[git-users] gitlab CE vs gitlab EE vs bitbucket (on-prem) or something else

2016-08-25 Thread AutoKhan
Hello everyone, I am doing a comparison of the above mentioned servers for on-prem deployment. I would appreciate any feedback. With any of these tools, we will be using Git not Mercurial. Gitlab Community vs Bitbucket vs Gitlab Enterprise OR if another system is better than these What is i