Send archive back to git-archive NAME git-upload-archive - Send archive back to git-archive SYNOPSIS git upload-archive <repository> DESCRIPTION I......[<extra>] [-o <file> | --output=<file>] [--worktree-attributes] [--remote=<repo> [--exec=<git-upload-archive>]] <tree-ish> [<path>...] DESCRIPTION Creates an archive of the spec…...<command> is assumed to be sent to a git:// server, git-upload-pack, git-receive-pack or git-upload-archive (depending on situation), and data read from stdout of <command> is a…...irectional socket connected to a remote Git server (git-upload-pack, git-receive-pack, or git-upload-archive). If both <infd> and <outfd> are given, they are assumed to be pipes…A really simple server for Git repositories NAME git-daemon - A really simple server for Git repositories SYNOPSIS git daemon [--verbose] [--syslog] [--export-all] [--timeout=<n>] …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…...pushed into the repository. git-shell (1) Restricted login shell for Git-only SSH access. git-upload-archive (1) Send archive back to git-archive. git-upload-pack (1) Send objec…...UL ] [ NUL extra-parameters ] request-command = "git-upload-pack" / "git-receive-pack" / "git-upload-archive" ; case sensitive pathname = *( %x01-ff ) ; exclude NUL host-paramet…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…Receive missing objects from another repository NAME git-fetch-pack - Receive missing objects from another repository SYNOPSIS git fetch-pack [--all] [--quiet|-q] [--keep|-k] [--th…Git HTTP-based protocols NAME gitprotocol-http - Git HTTP-based protocols SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports two HTTP based transfer protocols. A "dumb" pro…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 …Git namespaces NAME gitnamespaces - Git namespaces SYNOPSIS GIT_NAMESPACE=<namespace> git upload-pack GIT_NAMESPACE=<namespace> git receive-pack DESCRIPTION Git supports dividing t…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 …Protocol v0 and v1 capabilities NAME gitprotocol-capabilities - Protocol v0 and v1 capabilities SYNOPSIS <over-the-wire-protocol> DESCRIPTION Note this document describes capabilit…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] …Extract commit ID from an archive created using git-archive NAME git-get-tar-commit-id - Extract commit ID from an archive created using git-archive SYNOPSIS git get-tar-commit-id …Generate a zip archive of diagnostic information NAME git-diagnose - Generate a zip archive of diagnostic information SYNOPSIS git diagnose [(-o | --output-directory) <path>] [(-s …an archiving utility NAME tar - an archiving utility SYNOPSIS Traditional usage tar { A | c | d | r | t | u | x }[ GnSkUWOmpsMBiajJzZhPlRvwo ] [ ARG ...] UNIX-style usage tar -A [ …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…