Add a --dry-run option to git-svn rebase
commit7d45e1468331e6253d087e77d9082026320410f5
authorSeth Falcon <seth@userprimary.net>
Tue, 20 May 2008 03:29:17 +0000 (19 20:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Jun 2008 21:29:50 +0000 (1 14:29 -0700)
treeb2ffc65da4ae65636fdd0d99e2600ae4f2ce9b01
parentd72ab8c8921f74b64be029235d4d2cdd9dcb87b9
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>
Documentation/git-svn.txt
git-svn.perl