Receive what is pushed into the repository NAME git-receive-pack - Receive what is pushed into the repository SYNOPSIS git receive-pack <git-dir> DESCRIPTION Invoked by git send-pa…Update remote refs along with associated objects NAME git-push - Update remote refs along with associated objects SYNOPSIS git push [--all | --branches | --mirror | --tags] [--foll…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…Push objects over Git protocol to another repository NAME git-send-pack - Push objects over Git protocol to another repository SYNOPSIS git send-pack [--mirror] [--dry-run] [--forc…Stash the changes in a dirty working directory away NAME git-stash - Stash the changes in a dirty working directory away SYNOPSIS git stash list [<log-options>] git stash show [-u …Manage set of tracked repositories NAME git-remote - Manage set of tracked repositories SYNOPSIS git remote [-v | --verbose] git remote add [-t <branch>] [-m <master>] [-f] [--[no-…Fetch from and integrate with another repository or a local branch NAME git-pull - Fetch from and integrate with another repository or a local branch SYNOPSIS git pull [<options>] …Reflect smart transport stream back to caller NAME git-remote-fd - Reflect smart transport stream back to caller SYNOPSIS "fd::<infd>[,<outfd>][/<anything>]" (as URL) DESCRIPTION T…Push objects over HTTP/DAV to another repository NAME git-http-push - Push objects over HTTP/DAV to another repository SYNOPSIS git http-push [--all] [--dry-run] [--force] [--verbo…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…Generates a summary of pending changes NAME git-request-pull - Generates a summary of pending changes SYNOPSIS git request-pull [-p] <start> <URL> [<end>] DESCRIPTION Generate a re…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 …Download objects and refs from another repository NAME git-fetch - Download objects and refs from another repository SYNOPSIS git fetch [<options>] [<repository> [<refspec>...]] gi…Helper to temporarily store passwords in memory NAME git-credential-cache - Helper to temporarily store passwords in memory SYNOPSIS git config credential.helper 'cache [<options>]…Restricted login shell for Git-only SSH access NAME git-shell - Restricted login shell for Git-only SSH access SYNOPSIS chsh -s $(command -v git-shell) <user> git clone <user> @loc…Helper to store credentials on disk NAME git-credential-store - Helper to store credentials on disk SYNOPSIS git config credential.helper 'store [<options>]' DESCRIPTION Note Using…List, create, or delete branches NAME git-branch - List, create, or delete branches SYNOPSIS git branch [--color[=<when>] | --no-color] [--show-current] [-v [--abbrev=<n> | --no-ab…Pick out and massage parameters NAME git-rev-parse - Pick out and massage parameters SYNOPSIS git rev-parse [<options>] <arg>... DESCRIPTION Many Git porcelainish commands take a m…print the number of processing units available NAME nproc - print the number of processing units available SYNOPSIS nproc [ OPTION ]... DESCRIPTION Print the number of processing u…convert a termcap description into a terminfo description NAME captoinfo - convert a termcap description into a terminfo description SYNOPSIS captoinfo [ tic-option ] [ file ...] c…