author | Eric Wong <normalperson@yhbt.net> | |
Tue, 13 Mar 2007 18:40:36 +0000 (11:40 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Mar 2007 04:18:37 +0000 (21:18 -0700) | ||
commit | dee41f3e5569f9465018535f02d45796d84aebd8 | |
tree | f3d009be86e46feee680f8c91d4c5bc29478c4c5 | tree | snapshot |
parent | 27ebd6e0443bdd795869f598ecebc9eadd64a26c | commit | diff |
git-svn: add -l/--local command to "git svn rebase"
This avoids fetching new revisions remotely, and is usefuly
versus plain "git rebase" because the user does not have to
specify which remote head to rebase against.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This avoids fetching new revisions remotely, and is usefuly
versus plain "git rebase" because the user does not have to
specify which remote head to rebase against.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-svn.txt | diff | blob | history | |
git-svn.perl | diff | blob | history |