forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcmds-ancillarymanipulators.txt
More file actions
42 lines (28 loc) · 1005 Bytes
/
cmds-ancillarymanipulators.txt
File metadata and controls
42 lines (28 loc) · 1005 Bytes
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
34
35
36
37
38
39
40
41
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-lost-found[1]::
(deprecated) Recover lost refs that luckily have not yet been pruned.
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-relink[1]::
Hardlink common objects in local repositories.
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.
linkgit:git-repo-config[1]::
(deprecated) Get and set repository or global options.