From: Junio C Hamano Date: Fri, 23 Nov 2007 08:43:30 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.3.6-879-gf8111 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a097054ab4307376d022502b3aaf286cf7148838;p=git.git Autogenerated HTML docs for v1.5.3.6-879-gf8111 --- diff --git a/git-svn.html b/git-svn.html index 1bb68bd13..77b7b51a0 100644 --- a/git-svn.html +++ b/git-svn.html @@ -608,6 +608,17 @@ and have no uncommitted changes.

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

@@ -1060,7 +1071,7 @@ should be manually entered with a text-editor or using 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 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 diff --git a/howto-index.html b/howto-index.html index ae4766e5d..84227193e 100644 --- a/howto-index.html +++ b/howto-index.html @@ -268,6 +268,17 @@ people describing how they use git in their workflow.

+

Imagine that git development is racing along as usual, when our friendly +neighborhood maintainer is struck down by a wayward bus. Out of the +hordes of suckers (loyal developers), you have been tricked (chosen) to +step up as the new maintainer. This howto will show you "how to" do it.

+