Documentation/git.txt: link git-svn and git-instaweb from the main page.
Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
962ad61874
commit
f5fffbd3e8
|
@ -397,6 +397,9 @@ gitlink:git-quiltimport[1]::
|
||||||
gitlink:git-relink[1]::
|
gitlink:git-relink[1]::
|
||||||
Hardlink common objects in local repositories.
|
Hardlink common objects in local repositories.
|
||||||
|
|
||||||
|
gitlink:git-svn[1]::
|
||||||
|
Bidirectional operation between a single Subversion branch and git.
|
||||||
|
|
||||||
gitlink:git-svnimport[1]::
|
gitlink:git-svnimport[1]::
|
||||||
Import a SVN repository into git.
|
Import a SVN repository into git.
|
||||||
|
|
||||||
|
@ -442,6 +445,9 @@ gitlink:git-get-tar-commit-id[1]::
|
||||||
gitlink:git-imap-send[1]::
|
gitlink:git-imap-send[1]::
|
||||||
Dump a mailbox from stdin into an imap folder.
|
Dump a mailbox from stdin into an imap folder.
|
||||||
|
|
||||||
|
gitlink:git-instaweb[1]::
|
||||||
|
Instantly browse your working repository in gitweb.
|
||||||
|
|
||||||
gitlink:git-mailinfo[1]::
|
gitlink:git-mailinfo[1]::
|
||||||
Extracts patch and authorship information from a single
|
Extracts patch and authorship information from a single
|
||||||
e-mail message, optionally transliterating the commit
|
e-mail message, optionally transliterating the commit
|
||||||
|
|
Loading…
Reference in New Issue