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...Perl interface to the Git version control system NAME Git - Perl interface to the Git version control system SYNOPSIS use Git; my $version = Git::command_oneline('version'); git_cm…Create an archive of files from a named tree NAME git-archive - Create an archive of files from a named tree SYNOPSIS git archive [--format=<fmt>] [--list] [--prefix=<prefix>/] [<e…A tutorial introduction to Git NAME gittutorial - A tutorial introduction to Git SYNOPSIS git * DESCRIPTION This tutorial explains how to import a new project into Git, make change…Prepare patches for e-mail submission NAME git-format-patch - Prepare patches for e-mail submission SYNOPSIS git format-patch [-k] [(-o|--output-directory) <dir> | --stdout] [--no-…Frequently asked questions about using Git NAME gitfaq - Frequently asked questions about using Git SYNOPSIS gitfaq DESCRIPTION The examples in this FAQ assume a standard POSIX she…Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…A Git Glossary NAME gitglossary - A Git Glossary SYNOPSIS * DESCRIPTION alternate object database Via the alternates mechanism, a repository can inherit part of its object database…...formation on each ref. git-for-each-repo (1) Run a Git command on a list of repositories. git-get-tar-commit-id (1) Extract commit ID from an archive created using git-archive. …Send archive back to git-archive NAME git-upload-archive - Send archive back to git-archive SYNOPSIS git upload-archive <repository> DESCRIPTION Invoked by git archive --remote and…Chunk-based file formats NAME gitformat-chunk - Chunk-based file formats SYNOPSIS Used by gitformat-commit-graph (5) and the "MIDX" format (see the pack format documentation in git…Create a new commit object NAME git-commit-tree - Create a new commit object SYNOPSIS git commit-tree <tree> [(-p <parent>)...] git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-…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)…Generate and print sd-128 identifiers NAME systemd-id128 - Generate and print sd-128 identifiers SYNOPSIS systemd-id128 [OPTIONS...] new systemd-id128 [OPTIONS...] machine-id syste…Create, list, delete or verify a tag object signed with GPG NAME git-tag - Create, list, delete or verify a tag object signed with GPG SYNOPSIS git tag [-a | -s | -u <key-id>] [-f]…How packs are transferred over-the-wire NAME gitprotocol-pack - How packs are transferred over-the-wire SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports transferring data…A useful minimum set of commands for Everyday Git NAME giteveryday - A useful minimum set of commands for Everyday Git SYNOPSIS Everyday Git With 20 Commands Or So DESCRIPTION Git …Apply a series of patches from a mailbox NAME git-am - Apply a series of patches from a mailbox SYNOPSIS git am [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8] [--no-verify] [-…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…