Thomas Rast schreef:
Victor Engmark wrote:
On Sun, Nov 15, 2009 at 12:35 AM, Johan 't Hart <johanthart@xxxxxxxxx> wrote:
Sverre Rabbelier schreef:
$ git rebase git-svn
Why not just
$ git svn rebase
What is the difference between the two?
'git svn rebase' magically[*] picks the right remote branch to rebase
against, and also first talks to the network to update said branch.
[*] actually it looks at the first git-svn-id line found in git log
--first-parent.
I didn't even know you could also do
$ git rebase git-svn
Unless git-svn is a ref...
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html