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…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…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…...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…...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) …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>]…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…Check the GPG signature of commits NAME git-verify-commit - Check the GPG signature of commits SYNOPSIS git verify-commit [-v | --verbose] [--raw] <commit>... DESCRIPTION Validates…Check the GPG signature of tags NAME git-verify-tag - Check the GPG signature of tags SYNOPSIS git verify-tag [-v | --verbose] [--format=<format>] [--raw] <tag>... DESCRIPTION Vali…Manage reflog information NAME git-reflog - Manage reflog information SYNOPSIS git reflog [show] [<log-options>] [<ref>] git reflog list git reflog expire [--expire=<time>] [--expi…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 …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 …