1 linkgit:git-archimport[1]::
2 Import a GNU Arch repository into Git.
4 linkgit:git-cvsexportcommit[1]::
5 Export a single commit to a CVS checkout.
7 linkgit:git-cvsimport[1]::
8 Salvage your data out of another SCM people love to hate.
10 linkgit:git-cvsserver[1]::
11 A CVS server emulator for Git.
13 linkgit:git-imap-send[1]::
14 Send a collection of patches from stdin to an IMAP folder.
17 Import from and submit to Perforce repositories.
19 linkgit:git-quiltimport[1]::
20 Applies a quilt patchset onto the current branch.
22 linkgit:git-request-pull[1]::
23 Generates a summary of pending changes.
25 linkgit:git-send-email[1]::
26 Send a collection of patches as emails.
29 Bidirectional operation between a Subversion repository and Git.