Show the working tree status NAME git-status - Show the working tree status SYNOPSIS git status [<options>] [--] [<pathspec>...] DESCR......any sense. -t Show status tags together with filenames. Note that for scripting purposes, git-status (1) --porcelain and git-diff-files (1) --name-status are almost always super…Hooks used by Git NAME githooks - Hooks used by Git SYNOPSIS $GIT_DIR/hooks/* (or `git config core.hooksPath`/*) DESCRIPTION Hooks are programs you can place in a hooks directory t…A Built-in Filesystem Monitor NAME git-fsmonitor--daemon - A Built-in Filesystem Monitor SYNOPSIS git fsmonitor--daemon start git fsmonitor--daemon run git fsmonitor--daemon stop g…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…Apache HTTP server control interface NAME apache2ctl - Apache HTTP server control interface SYNOPSIS When acting in SysV init mode, apache2ctl takes simple, one-word commands, defi…Apache HTTP server control interface NAME apache2ctl - Apache HTTP server control interface SYNOPSIS When acting in SysV init mode, apache2ctl takes simple, one-word commands, defi…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-…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>] <…Read, modify and delete symbolic refs NAME git-symbolic-ref - Read, modify and delete symbolic refs SYNOPSIS git symbolic-ref [-m <reason>] <name> <ref> git symbolic-ref [-q] [--sh…Defining attributes per path NAME gitattributes - Defining attributes per path SYNOPSIS $GIT_DIR/info/attributes, .gitattributes DESCRIPTION A gitattributes file is a simple text f…...author timestamp. --short When doing a dry-run, give the output in the short-format. See git-status (1) for details. Implies --dry-run . --branch Show the branch and tracking in…How packs are transferred over-the-wire NAME gitprotocol-pack - How packs are transferred over-the-wire SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports transferring data…...ntly initialized submodules with respect to the commit recorded in the index or the HEAD, git-status (1) and git-diff (1) will provide that information too (and can also report …Use binary search to find the commit that introduced a bug NAME git-bisect - Use binary search to find the commit that introduced a bug SYNOPSIS git bisect <subcommand> <options> D…..., as it does not follow the usual naming convention for configuration variables. SEE ALSO git-status (1) git-rm (1) git-reset (1) git-mv (1) git-commit (1) git-update-index (1) …Git HTTP-based protocols NAME gitprotocol-http - Git HTTP-based protocols SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports two HTTP based transfer protocols. A "dumb" pro…Ensures that a reference name is well formed NAME git-check-ref-format - Ensures that a reference name is well formed SYNOPSIS git check-ref-format [--normalize] [--[no-]allow-onel…Debug gitignore / exclude files NAME git-check-ignore - Debug gitignore / exclude files SYNOPSIS git check-ignore [<options>] <pathname>... git check-ignore [<options>] --stdin DES…Display data in columns NAME git-column - Display data in columns SYNOPSIS git column [--command=<name>] [--[raw-]mode=<mode>] [--width=<width>] [--indent=<string>] [--nl=<string>]…