Added Cyg-Win
This commit is contained in:
parent
82cbc206eb
commit
413c315806
10586 changed files with 3806249 additions and 0 deletions
|
|
@ -0,0 +1,36 @@
|
|||
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-refs[1]::
|
||||
Low-level access to refs.
|
||||
|
||||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue