Displaying 2 results from an estimated 2 matches for "branchset".
Did you mean:
branches
2011 Sep 09
0
[LLVMdev] git Status Update?
...w/o too much hassles - and WITHOUT any false conflicts
when doing a fresh pull.
I've kept multiple, parallel sets of "local commits" on top of the
hg-subversion bridge, jumping back and forth between "branches of patch
sets", all the while rebasing to tip of tree, one patch branchset at a time.
I believe git has a similar system for maintaining "branches of patches"
Seriously folks, there are solutions to these problems - we don't have to
burn down the world for the sake of dvcs "purity"
my 2c, obviously.
-jason
> In other words, svn is not a d...
2011 Sep 09
10
[LLVMdev] git Status Update?
Bill Wendling <wendling at apple.com> writes:
>> Let's face it, Joe Dragon is pretty much happy with svn and there's an
>> svn-git bridge for the rest of us.
The svn-git bridge is broken as several people stated before. It is
easier to contribute code via the gateway but it causes headaches when
one updates one's working git clone after submitting through dcommit.