Displaying 2 results from an estimated 2 matches for "gitreadi".
Did you mean:
gitready
2011 Sep 12
0
[LLVMdev] git Status Update?
dag at cray.com (David A. Greene) writes:
> Jason Kim <jasonwkim at google.com> writes:
>
>> I believe git has a similar system for maintaining "branches of patches"
>
> A pointer/tutorial on how to do this would be most welcome.
It depends on the definition of "branches of patches" ;-).
I manage my patches with "git rebase -i", which
2011 Sep 12
3
[LLVMdev] git Status Update?
Jason Kim <jasonwkim at google.com> writes:
> I believe git has a similar system for maintaining "branches of patches"
A pointer/tutorial on how to do this would be most welcome.
-Dave