Browse Source

Documentation/git.txt: link git-svn and git-instaweb from the main page.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 19 years ago
parent
commit
f5fffbd3e8
  1. 6
      Documentation/git.txt

6
Documentation/git.txt

@ -397,6 +397,9 @@ gitlink:git-quiltimport[1]:: @@ -397,6 +397,9 @@ gitlink:git-quiltimport[1]::
gitlink:git-relink[1]::
Hardlink common objects in local repositories.

gitlink:git-svn[1]::
Bidirectional operation between a single Subversion branch and git.

gitlink:git-svnimport[1]::
Import a SVN repository into git.

@ -442,6 +445,9 @@ gitlink:git-get-tar-commit-id[1]:: @@ -442,6 +445,9 @@ gitlink:git-get-tar-commit-id[1]::
gitlink:git-imap-send[1]::
Dump a mailbox from stdin into an imap folder.

gitlink:git-instaweb[1]::
Instantly browse your working repository in gitweb.

gitlink:git-mailinfo[1]::
Extracts patch and authorship information from a single
e-mail message, optionally transliterating the commit

Loading…
Cancel
Save