List the contents of a tree object NAME git-ls-tree - List the contents of a tree object SYNOPSIS git ls-tree [-d] [-r] [-t] [-l] [-z] [--name-only] [--name-status] [--object-only]…Provide contents or details of repository objects NAME git-cat-file - Provide contents or details of repository objects SYNOPSIS git cat-file <type> <object> git cat-file (-e | -p)…Output information on each ref NAME git-for-each-ref - Output information on each ref SYNOPSIS git for-each-ref [--count=<count>] [--shell|--perl|--python|--tcl] [(--sort=<key>)...…Show information about files in the index and the working tree NAME git-ls-files - Show information about files in the index and the working tree SYNOPSIS git ls-files [-z] [-t] [-…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…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…Pre-calculate and sign expected TPM2 PCR 11 values for booted unified kernel images NAME systemd-measure - Pre-calculate and sign expected TPM2 PCR 11 values for booted unified ker…Lists commit objects in reverse chronological order NAME git-rev-list - Lists commit objects in reverse chronological order SYNOPSIS git rev-list [<options>] <commit>... [--] [<pat…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…Verifies the connectivity and validity of the objects in the database NAME git-fsck - Verifies the connectivity and validity of the objects in the database SYNOPSIS git fsck [--tag…Create a packed archive of objects NAME git-pack-objects - Create a packed archive of objects SYNOPSIS git pack-objects [-q | --progress | --all-progress] [--all-progress-implied] …Download objects and refs from another repository NAME git-fetch - Download objects and refs from another repository SYNOPSIS git fetch [<options>] [<repository> [<refspec>...]] gi…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…create a new PostgreSQL database NAME createdb - create a new PostgreSQL database SYNOPSIS createdb [ connection-option ...] [ option ...] [ dbname [ description ]] DESCRIPTION cre…Count unpacked number of objects and their disk consumption NAME git-count-objects - Count unpacked number of objects and their disk consumption SYNOPSIS git count-objects [-v] [-H…remove certain IPC resources NAME ipcrm - remove certain IPC resources SYNOPSIS ipcrm [options] ipcrm [ shm | msg | sem ] ID ... DESCRIPTION ipcrm removes POSIX and System V inter-…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 <…Add or inspect object notes NAME git-notes - Add or inspect object notes SYNOPSIS git notes [list [<object>]] git notes add [-f] [--allow-empty] [--[no-]separator | --separator=<pa…Write and verify multi-pack-indexes NAME git-multi-pack-index - Write and verify multi-pack-indexes SYNOPSIS git multi-pack-index [--object-dir=<dir>] [--[no-]bitmap] <sub-command>…Cleanup unnecessary files and optimize the local repository NAME git-gc - Cleanup unnecessary files and optimize the local repository SYNOPSIS git gc [--aggressive] [--auto] [--[no…