1 linkgit:git-archimport[1]::
2 Import an 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.
16 linkgit:git-quiltimport[1]::
17 Applies a quilt patchset onto the current branch.
19 linkgit:git-request-pull[1]::
20 Generates a summary of pending changes.
22 linkgit:git-send-email[1]::
23 Send a collection of patches as emails.
26 Bidirectional operation between a Subversion repository and git.