Download objects and refs from another repository NAME git-fetch - Download objects and refs from another repository SYNOPSIS git fetch [<options>] [<repository> [<refspec>...]] gi…Fetch from and integrate with another repository or a local branch NAME git-pull - Fetch from and integrate with another repository or a local branch SYNOPSIS git pull [<options>] …Update remote refs along with associated objects NAME git-push - Update remote refs along with associated objects SYNOPSIS git push [--all | --branches | --mirror | --tags] [--foll…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…Pack heads and tags for efficient repository access NAME git-pack-refs - Pack heads and tags for efficient repository access SYNOPSIS git pack-refs [--all] [--no-prune] [--auto] [-…Find symbolic names for given revs NAME git-name-rev - Find symbolic names for given revs SYNOPSIS git name-rev [--tags] [--refs=<pattern>] ( --all | --annotate-stdin | <commit-ish…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-…Show branches and their commits NAME git-show-branch - Show branches and their commits SYNOPSIS git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order] [--curre…run a program with different Linux privilege settings NAME setpriv - run a program with different Linux privilege settings SYNOPSIS setpriv [options] program [ arguments ] DESCRIPT…Give an object a human readable name based on an available ref NAME git-describe - Give an object a human readable name based on an available ref SYNOPSIS git describe [--all] [--t…run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …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…run program in new namespaces NAME unshare - run program in new namespaces SYNOPSIS unshare [options] [ program [ arguments ]] DESCRIPTION The unshare command creates new namespace…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>)...…Pick out and massage parameters NAME git-rev-parse - Pick out and massage parameters SYNOPSIS git rev-parse [<options>] <arg>... DESCRIPTION Many Git porcelainish commands take a m…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…Git data exporter NAME git-fast-export - Git data exporter SYNOPSIS git fast-export [<options>] | git fast-import DESCRIPTION This program dumps the given revisions in a form suita…Generate core files for running processes NAME gcore - Generate core files for running processes SYNOPSIS gcore [-a] [-o filename ] pid[s] DESCRIPTION gcore generates a core file f…look up, signal, or wait for processes based on name and other attributes NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes SYN…look up, signal, or wait for processes based on name and other attributes NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes SYN…