git-svn: dcommit prints out the URL to be committed to
commit15d54753bb59917db93e27ddfbb3b52d1f4f8c31
authorEric Wong <normalperson@yhbt.net>
Thu, 23 Aug 2007 05:14:31 +0000 (22 22:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Aug 2007 06:41:36 +0000 (22 23:41 -0700)
treeab181532aa3aa6a5805f20bf0f3b00599b376854
parentaabb2e515c334cbca9d9ae9873a188cef2c9b3ba
git-svn: dcommit prints out the URL to be committed to

This will print out the URL that dcommit will operate on.
If used with --dry-run this will print out the URL without
making changes to the repository.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl