made the pack completely portable and wrote relevent bat files to go with it

This commit is contained in:
Draqoken
2025-04-09 17:04:56 +03:00
parent 5e77d7e9cf
commit 5e4144c3c0
7417 changed files with 2181044 additions and 19 deletions

View File

@@ -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.