git-svn: info --url [path]
commit8b014d7157d29ce76b0f631e19c6e2ce9aeb2366
authorDavid D. Kilzer <ddkilzer@kilzer.net>
Wed, 21 Nov 2007 19:57:19 +0000 (21 11:57 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 22 Nov 2007 04:11:11 +0000 (21 20:11 -0800)
tree311ed5ae6d61e3b5f6b024239ce173695a75b37a
parente6fefa926de3fcc1f0424e1b901347379ed51935
git-svn: info --url [path]

Return the svn URL for the given path, or return the svn
repository URL if no path is given.

Added 18 tests to t/t9119-git-svn-info.sh.

Signed-off-by: David D. Kilzer <ddkilzer@kilzer.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl
t/t9119-git-svn-info.sh