Update auxiliary info file to help dumb servers NAME git-update-server-info - Update auxiliary info file to help dumb servers SYNOPSIS git update-server-info [-f | -...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>] <…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…Register file contents in the working tree to the index NAME git-update-index - Register file contents in the working tree to the index SYNOPSIS git update-index [--add] [--remove …Clone a repository into a new directory NAME git-clone - Clone a repository into a new directory SYNOPSIS git clone [ --template= <template-directory> ] [ -l ] [ -s ] [ --no-hardli…...og files needed to publish this repository (or a direct copy of it) over HTTP or FTP. See git-update-server-info (1). --window=<n>, --depth=<n> These two options affect how the …Download objects and refs from another repository NAME git-fetch - Download objects and refs from another repository SYNOPSIS git fetch [<options>] [<repository> [<refspec>...]] gi…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…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…...of Git over HTTP. git-send-pack (1) Push objects over Git protocol to another repository. git-update-server-info (1) Update auxiliary info file to help dumb servers. The followi…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 …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>] …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…Reads tree information into the index NAME git-read-tree - Reads tree information into the index SYNOPSIS git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix…A really simple server for Git repositories NAME git-daemon - A really simple server for Git repositories SYNOPSIS git daemon [--verbose] [--syslog] [--export-all] [--timeout=<n>] …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] [-…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…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] [--timeout=<n>] [--stateless-r…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…Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…