
20 Jul
2010
20 Jul
'10
noon
Wolfgang Denk schrieb:
Dear Graeme Russ,
In message AANLkTil1Czc80PISUCnoxQK0lVhfTuDbwVNnsoZ9Cc-_@mail.gmail.com you wrote:
I would also recommend looking at 'Stacked Git' (stgit) - It is basically a wrapper around it which allows you to manage a set of patches and move back and forth between them, merge, re-order etc.
It makes life a lot easier when you make a mess of things :)
What exactly can stgit do that cannot be done with a number of branches and "git rebase -i" ? [Sorry for the stupid question, but I haven't used stgit yet...]
A wrapper: It probably makes the process even more obscure :)
Reinhard