author | Seth Falcon <seth@userprimary.net> | |
Tue, 20 May 2008 03:29:17 +0000 (20:29 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 1 Jun 2008 21:29:50 +0000 (14:29 -0700) | ||
commit | 7d45e1468331e6253d087e77d9082026320410f5 | |
tree | b2ffc65da4ae65636fdd0d99e2600ae4f2ce9b01 | tree | snapshot |
parent | d72ab8c8921f74b64be029235d4d2cdd9dcb87b9 | commit | diff |
Add a --dry-run option to git-svn rebase
When working with multiple branches in an svn repository, it can be
useful to verify the svn repository and local tracking branch that will
be used for the rebase operation.
Signed-off-by: Seth Falcon <seth@userprimary.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When working with multiple branches in an svn repository, it can be
useful to verify the svn repository and local tracking branch that will
be used for the rebase operation.
Signed-off-by: Seth Falcon <seth@userprimary.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt | diff | blob | history | |
git-svn.perl | diff | blob | history |