summaryrefslogtreecommitdiffstats
path: root/cmds-foreignscminterface.txt
blob: aa1d310a1b92dfa029d7957f004a965e5d2dc63f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
linkgit:git-archimport[git]::
	Import a GNU Arch repository into Git.

linkgit:git-cvsexportcommit[git]::
	Export a single commit to a CVS checkout.

linkgit:git-cvsimport[git]::
	Salvage your data out of another SCM people love to hate.

linkgit:git-cvsserver[git]::
	A CVS server emulator for Git.

linkgit:git-imap-send[git]::
	Send a collection of patches from stdin to an IMAP folder.

linkgit:git-p4[git]::
	Import from and submit to Perforce repositories.

linkgit:git-quiltimport[git]::
	Applies a quilt patchset onto the current branch.

linkgit:git-request-pull[git]::
	Generates a summary of pending changes.

linkgit:git-send-email[git]::
	Send a collection of patches as emails.

linkgit:git-svn[git]::
	Bidirectional operation between a Subversion repository and Git.