Compute object ID and optionally create an object from a file NAME git-hash-object - Compute object ID and optionally create an object from a file SYNOPSIS git hash-object [-t <typ…List references in a local repository NAME git-show-ref - List references in a local repository SYNOPSIS git show-ref [--head] [-d | --dereference] [-s | --hash[=<n>]] [--abbrev[=<…Download from a remote Git repository via HTTP NAME git-http-fetch - Download from a remote Git repository via HTTP SYNOPSIS git http-fetch [-c] [-t] [-a] [-d] [-v] [-w <filename>]…Show packed archive index NAME git-show-index - Show packed archive index SYNOPSIS git show-index [--object-format=<hash-algorithm>] DESCRIPTION Read the .idx file for a Git packfi…Creates a tag object with extra validation NAME git-mktag - Creates a tag object with extra validation SYNOPSIS git mktag DESCRIPTION Reads a tag’s contents on standard input and c…generate magic cookies for xauth NAME mcookie - generate magic cookies for xauth SYNOPSIS mcookie [options] DESCRIPTION mcookie generates a 128-bit random hexadecimal number for us…Build pack index file for an existing packed archive NAME git-index-pack - Build pack index file for an existing packed archive SYNOPSIS git index-pack [-v] [-o <index-file>] [--[n…EXPERIMENTAL: Replay commits on a new base, works with bare repos too NAME git-replay - EXPERIMENTAL: Replay commits on a new base, works with bare repos too SYNOPSIS (EXPERIMENTAL…OpenSSH authentication agent NAME ssh-agent — OpenSSH authentication agent SYNOPSIS ssh-agent [ -c | -s ] [ -Dd ] [ -a bind_address ] [ -E fingerprint_hash ] [ -O option ] [ -P all…Compute unique ID for a patch NAME git-patch-id - Compute unique ID for a patch SYNOPSIS git patch-id [--stable | --unstable | --verbatim] DESCRIPTION Read a patch from the standar…display information about known users in the system NAME lslogins - display information about known users in the system SYNOPSIS lslogins [options] [ -s | -u [ = UID ]] [ -g groups…an interpreted, interactive, object-oriented programming language NAME python - an interpreted, interactive, object-oriented programming language SYNOPSIS python [ -B ] [ -b ] [ -d…an interpreted, interactive, object-oriented programming language NAME python - an interpreted, interactive, object-oriented programming language SYNOPSIS python [ -B ] [ -b ] [ -d…Show various types of objects NAME git-show - Show various types of objects SYNOPSIS git show [<options>] [<object>...] DESCRIPTION Shows one or more objects (blobs, trees, tags an…OpenSSH authentication key utility NAME ssh-keygen — OpenSSH authentication key utility SYNOPSIS ssh-keygen [ -q ] [ -a rounds ] [ -b bits ] [ -C comment ] [ -f output_keyfile ] [ …Resolve IP-addresses to hostnames in Apache log files NAME logresolve - Resolve IP-addresses to hostnames in Apache log files SYNOPSIS logresolve [ - s filename ] [ - c ] < access_…Compares the content and mode of blobs found via two tree objects NAME git-diff-tree - Compares the content and mode of blobs found via two tree objects SYNOPSIS git diff-tree [--s…gather SSH public keys from servers NAME ssh-keyscan — gather SSH public keys from servers SYNOPSIS ssh-keyscan [ -46cDHqv ] [ -f file ] [ -O option ] [ -p port ] [ -T timeout ] [ …Build a tree-object from ls-tree formatted text NAME git-mktree - Build a tree-object from ls-tree formatted text SYNOPSIS git mktree [-z] [--missing] [--batch] DESCRIPTION Reads s…adds private key identities to the OpenSSH authentication agent NAME ssh-add — adds private key identities to the OpenSSH authentication agent SYNOPSIS ssh-add [ -CcDdKkLlqvXx ] [ …