Annotate file lines with commit information NAME git-annotate - Annotate file lines with commit information SYNOPSIS git annotate [<options>] [<rev-opt......color is used for each range of age. -h Show help message. -c Use the same output mode as git-annotate (1) (Default: off). --score-debug Include debugging information related to…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…Find symbolic names for given revs NAME git-name-rev - Find symbolic names for given revs SYNOPSIS git name-rev [--tags] [--refs=<pattern>] ( --all | --annotate-stdin | <commit-ish…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]…Add or inspect object notes NAME git-notes - Add or inspect object notes SYNOPSIS git notes [list [<object>]] git notes add [-f] [--allow-empty] [--[no-]separator | --separator=<pa…Give an object a human readable name based on an available ref NAME git-describe - Give an object a human readable name based on an available ref SYNOPSIS git describe [--all] [--t…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…Manage multiple working trees NAME git-worktree - Manage multiple working trees SYNOPSIS git worktree add [-f] [--detach] [--checkout] [--lock [--reason <string>]] [--orphan] [(-b …...repository. git-replace (1) Create, list, delete refs to replace objects. Interrogators: git-annotate (1) Annotate file lines with commit information. git-blame (1) Show what re…Receive missing objects from another repository NAME git-fetch-pack - Receive missing objects from another repository SYNOPSIS git fetch-pack [--all] [--quiet|-q] [--keep|-k] [--th…List references in a remote repository NAME git-ls-remote - List references in a remote repository SYNOPSIS git ls-remote [--branches] [--tags] [--refs] [--upload-pack=<exec>] [-q …Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…Git web interface (web frontend to Git repositories) NAME gitweb - Git web interface (web frontend to Git repositories) SYNOPSIS To get started with gitweb, run git-instaweb (1) fr…Show various types of objects NAME git-show - Show various types of objects SYNOPSIS git show [<options>] [<object>...] DESCRIPTION Shows one or more objects (blobs, trees, tags an…Output information on each ref NAME git-for-each-ref - Output information on each ref SYNOPSIS git for-each-ref [--count=<count>] [--shell|--perl|--python|--tcl] [(--sort=<key>)...…Perform merge without touching index or working tree NAME git-merge-tree - Perform merge without touching index or working tree SYNOPSIS git merge-tree [--write-tree] [<options>] <…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…Join two or more development histories together NAME git-merge - Join two or more development histories together SYNOPSIS git merge [-n] [--stat] [--no-commit] [--squash] [--[no-]e…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 …