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…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…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…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Local machine ID configuration file NAME machine-id - Local machine ID configuration file SYNOPSIS /etc/machine-id DESCRIPTION The /etc/machine-id file contains the unique machine …OpenSSH client configuration file NAME ssh_config — OpenSSH client configuration file DESCRIPTION ssh(1) obtains configuration data from the following sources in the following orde…Git commit-graph format NAME gitformat-commit-graph - Git commit-graph format SYNOPSIS $GIT_DIR/objects/info/commit-graph $GIT_DIR/objects/info/commit-graphs/* DESCRIPTION The Git …Hooks used by Git NAME githooks - Hooks used by Git SYNOPSIS $GIT_DIR/hooks/* (or `git config core.hooksPath`/*) DESCRIPTION Hooks are programs you can place in a hooks directory t…Git cryptographic signature formats NAME gitformat-signature - Git cryptographic signature formats SYNOPSIS <[tag|commit] object header(s)> <over-the-wire protocol> DESCRIPTION Git…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…Git Repository Layout NAME gitrepository-layout - Git Repository Layout SYNOPSIS $GIT_DIR/* DESCRIPTION A Git repository comes in two different flavours: •a .git directory at the r…Defining attributes per path NAME gitattributes - Defining attributes per path SYNOPSIS $GIT_DIR/info/attributes, .gitattributes DESCRIPTION A gitattributes file is a simple text f…Gitweb (Git web interface) configuration file NAME gitweb.conf - Gitweb (Git web interface) configuration file SYNOPSIS /etc/gitweb.conf, /etc/gitweb-common.conf, $GITWEBDIR/gitweb…Git Wire Protocol, Version 2 NAME gitprotocol-v2 - Git Wire Protocol, Version 2 SYNOPSIS <over-the-wire-protocol> DESCRIPTION This document presents a specification for a version 2…Git pack format NAME gitformat-pack - Git pack format SYNOPSIS $GIT_DIR/objects/pack/pack- .{pack,idx} $GIT_DIR/objects/pack/pack- .rev $GIT_DIR/objects/pack/pack-*.mtimes $GIT_DIR…Map author/committer names and/or E-Mail addresses NAME gitmailmap - Map author/committer names and/or E-Mail addresses SYNOPSIS $GIT_WORK_TREE/.mailmap DESCRIPTION If the file .ma…Declarative allocation of system users and groups NAME sysusers.d - Declarative allocation of system users and groups SYNOPSIS /etc/sysusers.d/*.conf /run/sysusers.d/*.conf /usr/lo…Global Network configuration files NAME networkd.conf, networkd.conf.d - Global Network configuration files SYNOPSIS /etc/systemd/networkd.conf /run/systemd/networkd.conf /usr/loca…Global Network configuration files NAME networkd.conf, networkd.conf.d - Global Network configuration files SYNOPSIS /etc/systemd/networkd.conf /run/systemd/networkd.conf /usr/loca…