summaryrefslogtreecommitdiffstats
path: root/cmds-foreignscminterface.txt
blob: 29236a05844b79c18c48f461012a63f680356da7 (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[1]::
	Import a GNU Arch repository into Git.

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

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

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

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

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

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

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

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

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