Remove untracked files from the working tree NAME git-clean - Remove untracked files from the working tree SYNOPSIS git clean [-d] [-f] [-i] [-n] [-q...Apply the changes introduced by some existing commits NAME git-cherry-pick - Apply the changes introduced by some existing commits SYNOPSIS git cherry-pick [--edit] [-n] [-m <paren…Remove unnecessary whitespace NAME git-stripspace - Remove unnecessary whitespace SYNOPSIS git stripspace [-s | --strip-comments] git stripspace [-c | --comment-lines] DESCRIPTION …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…Revert some existing commits NAME git-revert - Revert some existing commits SYNOPSIS git revert [--[no-]edit] [-n] [-m <parent-number>] [-s] [-S[<keyid>]] <commit>... git revert (-…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…Stash the changes in a dirty working directory away NAME git-stash - Stash the changes in a dirty working directory away SYNOPSIS git stash list [<log-options>] git stash show [-u …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…garbage-collect and analyze a PostgreSQL database NAME vacuumdb - garbage-collect and analyze a PostgreSQL database SYNOPSIS vacuumdb [ connection-option ...] [ option ...] [ -t | …Reuse recorded resolution of conflicted merges NAME git-rerere - Reuse recorded resolution of conflicted merges SYNOPSIS git rerere [clear | forget <pathspec>... | diff | status | …Configuration for creation, deletion, and cleaning of files and directories NAME tmpfiles.d - Configuration for creation, deletion, and cleaning of files and directories SYNOPSIS /…Common Git shell script setup code NAME git-sh-setup - Common Git shell script setup code SYNOPSIS . "$(git --exec-path)/git-sh-setup" DESCRIPTION This is not a command the end use…Display data in columns NAME git-column - Display data in columns SYNOPSIS git column [--command=<name>] [--[raw-]mode=<mode>] [--width=<width>] [--indent=<string>] [--nl=<string>]…Clean up the disk cache NAME htcacheclean - Clean up the disk cache SYNOPSIS htcacheclean [ - D ] [ - v ] [ - t ] [ - r ] [ - n ] [ - R round ] - p path [ - l limit ] [ - L limit ]…An overview of recommended workflows with Git NAME gitworkflows - An overview of recommended workflows with Git SYNOPSIS git * DESCRIPTION This document attempts to write down and …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…Add file contents to the index NAME git-add - Add file contents to the index SYNOPSIS git add [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p] […Create, delete, and clean up files and directories NAME systemd-tmpfiles, systemd-tmpfiles-setup.service, systemd-tmpfiles-setup-dev-early.service, systemd-tmpfiles-setup-dev.servi…Create, delete, and clean up files and directories NAME systemd-tmpfiles, systemd-tmpfiles-setup.service, systemd-tmpfiles-setup-dev-early.service, systemd-tmpfiles-setup-dev.servi…Create, delete, and clean up files and directories NAME systemd-tmpfiles, systemd-tmpfiles-setup.service, systemd-tmpfiles-setup-dev-early.service, systemd-tmpfiles-setup-dev.servi…