Generate a zip archive of diagnostic information NAME git-diagnose - Generate a zip archive of diagnostic information SYNOPSIS git diagnose [(-o | --output-......l mode value may be specified to change which information is included in the archive. See git-diagnose (1) for the list of valid values for mode and details about their usage. G…A tool for managing large Git repositories NAME scalar - A tool for managing large Git repositories SYNOPSIS scalar clone [--single-branch] [--branch <main-branch>] [--full-clone] …read from standard input and write to standard output and files NAME tee - read from standard input and write to standard output and files SYNOPSIS tee [ OPTION ]... [ FILE ]... DE…...eport. git-count-objects (1) Count unpacked number of objects and their disk consumption. git-diagnose (1) Generate a zip archive of diagnostic information. git-difftool (1) Sho…sort lines of text files NAME sort - sort lines of text files SYNOPSIS sort [ OPTION ]... [ FILE ]... sort [ OPTION ]... --files0-from=F DESCRIPTION Write sorted concatenation of a…check whether file names are valid or portable NAME pathchk - check whether file names are valid or portable SYNOPSIS pathchk [ OPTION ]... NAME ... DESCRIPTION Diagnose invalid or…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…run a command with a time limit NAME timeout - run a command with a time limit SYNOPSIS timeout [ OPTION ] DURATION COMMAND [ ARG ]... timeout [ OPTION ] DESCRIPTION Start COMMAND,…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 …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…Show a Git logical variable NAME git-var - Show a Git logical variable SYNOPSIS git var (-l | <variable>) DESCRIPTION Prints a Git logical variable. Exits with code 1 if the variab…Bridge smart transport to external command. NAME git-remote-ext - Bridge smart transport to external command. SYNOPSIS git remote add <nick> "ext::<command>[ <arguments>...]" DESCR…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…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-…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…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…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…Create, list, delete refs to replace objects NAME git-replace - Create, list, delete refs to replace objects SYNOPSIS git replace [-f] <object> <replacement> git replace [-f] --edi…Prune all unreachable objects from the object database NAME git-prune - Prune all unreachable objects from the object database SYNOPSIS git prune [-n] [-v] [--progress] [--expire <…