summaryrefslogtreecommitdiffstats
path: root/cmds-ancillarymanipulators.txt
blob: f3d3f12d38eff824a6e3d2b80377a6ce6e72f8a0 (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
31
32
33
linkgit:git-config[1]::
	Get and set repository or global options.

linkgit:git-fast-export[1]::
	Git data exporter.

linkgit:git-fast-import[1]::
	Backend for fast Git data importers.

linkgit:git-filter-branch[1]::
	Rewrite branches.

linkgit:git-mergetool[1]::
	Run merge conflict resolution tools to resolve merge conflicts.

linkgit:git-pack-refs[1]::
	Pack heads and tags for efficient repository access.

linkgit:git-prune[1]::
	Prune all unreachable objects from the object database.

linkgit:git-reflog[1]::
	Manage reflog information.

linkgit:git-remote[1]::
	Manage set of tracked repositories.

linkgit:git-repack[1]::
	Pack unpacked objects in a repository.

linkgit:git-replace[1]::
	Create, list, delete refs to replace objects.