blob: 8880bb9db83fc955e247a1bf97847724216fb33e [file] [log] [blame]
Junio C Hamano4ad294b2007-01-20 02:22:501gitlink:git-archimport[1]::
2Import an Arch repository into git.
3
4gitlink:git-cvsexportcommit[1]::
5Export a single commit to a CVS checkout.
6
7gitlink:git-cvsimport[1]::
8Salvage your data out of another SCM people love to hate.
9
10gitlink:git-cvsserver[1]::
11A CVS server emulator for git.
12
13gitlink:git-imap-send[1]::
14Dump a mailbox from stdin into an imap folder.
15
16gitlink:git-quiltimport[1]::
17Applies a quilt patchset onto the current branch.
18
19gitlink:git-request-pull[1]::
20Generates a summary of pending changes.
21
22gitlink:git-send-email[1]::
23Send a collection of patches as emails.
24
25gitlink:git-svn[1]::
26Bidirectional operation between a single Subversion branch and git.
27
28gitlink:git-svnimport[1]::
29Import a SVN repository into git.
30