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…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…Git cryptographic signature formats NAME gitformat-signature - Git cryptographic signature formats SYNOPSIS <[tag|commit] object header(s)> <over-the-wire protocol> DESCRIPTION Git…process accounting file NAME acct - process accounting file SYNOPSIS #include <sys/acct.h> DESCRIPTION If the kernel is built with the process accounting option enabled ( CONFIG_BS…Name Service Switch configuration file NAME nsswitch.conf - Name Service Switch configuration file DESCRIPTION The Name Service Switch (NSS) configuration file, /etc/nsswitch.conf …Configuration for creation, deletion, and cleaning of files and directories NAME tmpfiles.d - Configuration for creation, deletion, and cleaning of files and directories SYNOPSIS /…compiled terminfo terminal description NAME term - compiled terminfo terminal description DESCRIPTION tic (1) compiles a terminfo terminal type description, and setupterm (3NCURSES…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…Name Service Switch configuration file NAME nss - Name Service Switch configuration file DESCRIPTION Each call to a function which retrieves data from a system database like the pa…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 …Things common to various protocols NAME gitprotocol-common - Things common to various protocols SYNOPSIS <over-the-wire-protocol> DESCRIPTION This document defines things common to…introduction to file formats and filesystems NAME intro - introduction to file formats and filesystems DESCRIPTION Section 5 of the manual describes various file formats, as well a…Specifies intentionally untracked files to ignore NAME gitignore - Specifies intentionally untracked files to ignore SYNOPSIS $XDG_CONFIG_HOME/git/ignore, $GIT_DIR/info/exclude, .g…network name information NAME networks - network name information DESCRIPTION The file /etc/networks is a plain ASCII file that describes known DARPA networks and symbolic names fo…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…describes a locale definition file NAME locale - describes a locale definition file DESCRIPTION The locale definition file contains all the information that the localedef (1) comma…terminal capability database NAME terminfo - terminal capability database SYNOPSIS /etc/terminfo/*/* DESCRIPTION Terminfo is a database describing terminals, used by screen-oriente…user-defined terminfo capability format NAME user_caps - user-defined terminfo capability format SYNOPSIS infocmp -x tic -x DESCRIPTION Background Before ncurses 5.0, terminfo data…core dump file NAME core - core dump file DESCRIPTION The default action of certain signals is to cause a process to terminate and produce a core dump file , a file containing an i…