summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-11-23 08:43:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-11-23 08:43:30 +0000
commita097054ab4307376d022502b3aaf286cf7148838 (patch)
tree64600632c8408a32c0117c66483d7fd0c2822f62 /git-svn.txt
parent2e72a94923ba6000bc622b898f6dc711ebb9f8a2 (diff)
downloadgit-htmldocs-a097054ab4307376d022502b3aaf286cf7148838.tar.gz
Autogenerated HTML docs for v1.5.3.6-879-gf8111
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-svn.txt b/git-svn.txt
index 488e4b1ca..918a9928b 100644
--- a/git-svn.txt
+++ b/git-svn.txt
@@ -193,6 +193,12 @@ Any other arguments are passed directly to `git log'
repository (that has been init-ed with git-svn).
The -r<revision> option is required for this.
+'info'::
+ Shows information about a file or directory similar to what
+ `svn info' provides. Does not currently support a -r/--revision
+ argument. Use the --url option to output only the value of the
+ 'URL:' field.
+
--
OPTIONS