Send objects packed back to git-fetch-pack NAME git-upload-pack - Send objects packed back to git-fetch-pack SYNOPSIS git-upload-pack [--[no-]strict] [--...Pack unpacked objects in a repository NAME git-repack - Pack unpacked objects in a repository SYNOPSIS git repack [-a] [-A] [-d] [-f] [-F] [-l] [-n] [-q] [-b] [-m] [--window=<n>] […Create a packed archive of objects NAME git-pack-objects - Create a packed archive of objects SYNOPSIS git pack-objects [-q | --progress | --all-progress] [--all-progress-implied] …...git fetch-pack [--all] [--quiet|-q] [--keep|-k] [--thin] [--include-tag] [--upload-pack=<git-upload-pack>] [--depth=<n>] [--no-progress] [-v] <repository> [<refs>...] DESCRIPTIO…Write and verify multi-pack-indexes NAME git-multi-pack-index - Write and verify multi-pack-indexes SYNOPSIS git multi-pack-index [--object-dir=<dir>] [--[no-]bitmap] <sub-command>…Cleanup unnecessary files and optimize the local repository NAME git-gc - Cleanup unnecessary files and optimize the local repository SYNOPSIS git gc [--aggressive] [--auto] [--[no…Count unpacked number of objects and their disk consumption NAME git-count-objects - Count unpacked number of objects and their disk consumption SYNOPSIS git count-objects [-v] [-H…Unpack objects from a packed archive NAME git-unpack-objects - Unpack objects from a packed archive SYNOPSIS git unpack-objects [-n] [-q] [-r] [--strict] DESCRIPTION Read a packed …...n shell for Git-only SSH access. git-upload-archive (1) Send archive back to git-archive. git-upload-pack (1) Send objects packed back to git-fetch-pack. Internal helper command…Pack heads and tags for efficient repository access NAME git-pack-refs - Pack heads and tags for efficient repository access SYNOPSIS git pack-refs [--all] [--no-prune] [--auto] [-…Write and verify Git commit-graph files NAME git-commit-graph - Write and verify Git commit-graph files SYNOPSIS git commit-graph verify [--object-dir <dir>] [--shallow] [--[no-]pr…...ata written to stdin of the specified <command> is assumed to be sent to a git:// server, git-upload-pack, git-receive-pack or git-upload-archive (depending on situation), and d…Validate packed Git archive files NAME git-verify-pack - Validate packed Git archive files SYNOPSIS git verify-pack [-v | --verbose] [-s | --stat-only] [--] <pack>.idx... DESCRIPTI…...d> is given, it is assumed to be a bidirectional socket connected to a remote Git server (git-upload-pack, git-receive-pack, or git-upload-archive). If both <infd> and <outfd> a…Find redundant pack files NAME git-pack-redundant - Find redundant pack files SYNOPSIS git pack-redundant [--verbose] [--alt-odb] (--all | <pack-filename>...) WARNING git pack-redu…Move objects and refs by archive NAME git-bundle - Move objects and refs by archive SYNOPSIS git bundle create [-q | --quiet | --progress] [--version=<version>] <file> <git-rev-lis…Server side implementation of Git over HTTP NAME git-http-backend - Server side implementation of Git over HTTP SYNOPSIS git http-backend DESCRIPTION A simple CGI program to serve …Remove extra objects that are already in pack files NAME git-prune-packed - Remove extra objects that are already in pack files SYNOPSIS git prune-packed [-n | --dry-run] [-q | --q…Show packed archive index NAME git-show-index - Show packed archive index SYNOPSIS git show-index [--object-format=<hash-algorithm>] DESCRIPTION Read the .idx file for a Git packfi…...--quiet Do not print remote URL to stderr. --upload-pack=<exec> Specify the full path of git-upload-pack on the remote host. This allows listing references from repositories acc…