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…Show what revision and author last modified each line of a file NAME git-blame - Show what revision and author last modified each line of a file SYNOPSIS git blame [-c] [-b] [-l] […format manual pages NAME mandoc — format manual pages SYNOPSIS mandoc [ -ac ] [ -I os = name ] [ -K encoding ] [ -mdoc | -man ] [ -O options ] [ -T output ] [ -W level ] [ file ...…Convert POD data to formatted *roff input NAME pod2man - Convert POD data to formatted *roff input SYNOPSIS pod2man [ --center = string ] [ --date = string ] [ --encoding = encodin…Backend for fast Git data importers NAME git-fast-import - Backend for fast Git data importers SYNOPSIS frontend | git fast-import [<options>] DESCRIPTION This program is usually n…Annotate file lines with commit information NAME git-annotate - Annotate file lines with commit information SYNOPSIS git annotate [<options>] [<rev-opts>] [<rev>] [--] <file> DESCR…Reuse recorded resolution of conflicted merges NAME git-rerere - Reuse recorded resolution of conflicted merges SYNOPSIS git rerere [clear | forget <pathspec>... | diff | status | …Run a three-way file merge NAME git-merge-file - Run a three-way file merge SYNOPSIS git merge-file [-L <current-name> [-L <base-name> [-L <other-name>]]] [--ours|--theirs|--union]…Join two or more development histories together NAME git-merge - Join two or more development histories together SYNOPSIS git merge [-n] [--stat] [--no-commit] [--squash] [--[no-]e…display the contents of a file in a terminal NAME less - display the contents of a file in a terminal SYNOPSIS less -? less --help less -V less --version less [-[+]aABcCdeEfFgGiIJK…display the contents of a file in a terminal NAME less - display the contents of a file in a terminal SYNOPSIS less -? less --help less -V less --version less [-[+]aABcCdeEfFgGiIJK…insert new values into the debconf database NAME debconf-set-selections - insert new values into the debconf database SYNOPSIS debconf-set-selections file debconf-get-selections | …search manual page databases NAME apropos , whatis — search manual page databases SYNOPSIS apropos [ -afk ] [ -C file ] [ -M path ] [ -m path ] [ -O outkey ] [ -S arch ] [ -s secti…search manual page databases NAME apropos , whatis — search manual page databases SYNOPSIS apropos [ -afk ] [ -C file ] [ -M path ] [ -m path ] [ -O outkey ] [ -S arch ] [ -s secti…change and print terminal line settings NAME stty - change and print terminal line settings SYNOPSIS stty [ -F DEVICE | --file=DEVICE ] [ SETTING ]... stty [ -F DEVICE | --file=DEV…Use binary search to find the commit that introduced a bug NAME git-bisect - Use binary search to find the commit that introduced a bug SYNOPSIS git bisect <subcommand> <options> D…Apply a patch to files and/or to the index NAME git-apply - Apply a patch to files and/or to the index SYNOPSIS git apply [--stat] [--numstat] [--summary] [--check] [--index | --in…Name preconv - prepare files for typesetting with groff Synopsis preconv [ -dr ] [ -D fallback-encoding ] [ -e encoding ] [ file ...] preconv -h preconv --help preconv -v preconv -…NAME enc2xs -- Perl Encode Module Generator SYNOPSIS enc2xs -[options] enc2xs -M ModName mapfiles... enc2xs -C DESCRIPTION enc2xs builds a Perl extension for use by Encode from eit…Reapply commits on top of another base tip NAME git-rebase - Reapply commits on top of another base tip SYNOPSIS git rebase [-i | --interactive] [<options>] [--exec <cmd>] [--onto …