Extract commit ID from an archive created using git-archive NAME git-get-tar-commit-id - Extract commit ID from an archive created using git-archive SYNOPSIS git get-tar-commit...Create an archive of files from a named tree NAME git-archive - Create an archive of files from a named tree SYNOPSIS git archive [--format=<fmt>] [--list] [--prefix=<prefix>/] [<e…Prepare patches for e-mail submission NAME git-format-patch - Prepare patches for e-mail submission SYNOPSIS git format-patch [-k] [(-o|--output-directory) <dir> | --stdout] [--no-…Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…...formation on each ref. git-for-each-repo (1) Run a Git command on a list of repositories. git-get-tar-commit-id (1) Extract commit ID from an archive created using git-archive. …Send archive back to git-archive NAME git-upload-archive - Send archive back to git-archive SYNOPSIS git upload-archive <repository> DESCRIPTION Invoked by git archive --remote and…Create a new commit object NAME git-commit-tree - Create a new commit object SYNOPSIS git commit-tree <tree> [(-p <parent>)...] git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-…Provide contents or details of repository objects NAME git-cat-file - Provide contents or details of repository objects SYNOPSIS git cat-file <type> <object> git cat-file (-e | -p)…Generate and print sd-128 identifiers NAME systemd-id128 - Generate and print sd-128 identifiers SYNOPSIS systemd-id128 [OPTIONS...] new systemd-id128 [OPTIONS...] machine-id syste…Create, list, delete or verify a tag object signed with GPG NAME git-tag - Create, list, delete or verify a tag object signed with GPG SYNOPSIS git tag [-a | -s | -u <key-id>] [-f]…Apply a series of patches from a mailbox NAME git-am - Apply a series of patches from a mailbox SYNOPSIS git am [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8] [--no-verify] [-…Merge subtrees together and split repository into subtrees NAME git-subtree - Merge subtrees together and split repository into subtrees SYNOPSIS git subtree [<options>] -P <prefix…Backend for fast Git data importers NAME git-fast-import - Backend for fast Git data importers SYNOPSIS frontend | git fast-import [<options>] DESCRIPTION This program is usually n…Get and set repository or global options NAME git-config - Get and set repository or global options SYNOPSIS git config list [<file-option>] [<display-option>] [--includes] git con…Git data exporter NAME git-fast-export - Git data exporter SYNOPSIS git fast-export [<options>] | git fast-import DESCRIPTION This program dumps the given revisions in a form suita…Common Git shell script setup code NAME git-sh-setup - Common Git shell script setup code SYNOPSIS . "$(git --exec-path)/git-sh-setup" DESCRIPTION This is not a command the end use…Reapply commits on top of another base tip NAME git-rebase - Reapply commits on top of another base tip SYNOPSIS git rebase [-i | --interactive] [<options>] [--exec <cmd>] [--onto …Compare two commit ranges (e.g. two versions of a branch) NAME git-range-diff - Compare two commit ranges (e.g. two versions of a branch) SYNOPSIS git range-diff [--color=[<when>]]…Compares the content and mode of blobs found via two tree objects NAME git-diff-tree - Compares the content and mode of blobs found via two tree objects SYNOPSIS git diff-tree [--s…Find as good common ancestors as possible for a merge NAME git-merge-base - Find as good common ancestors as possible for a merge SYNOPSIS git merge-base [-a | --all] <commit> <com…