Manage set of tracked repositories NAME git-remote - Manage set of tracked repositories SYNOPSIS git remote [-v | --verbose] git remote add [-t <branch>] [-m <master>] [-f] [--[no-…Update the object name stored in a ref safely NAME git-update-ref - Update the object name stored in a ref safely SYNOPSIS git update-ref [-m <reason>] [--no-deref] (-d <ref> [<old…Read, modify and delete symbolic refs NAME git-symbolic-ref - Read, modify and delete symbolic refs SYNOPSIS git symbolic-ref [-m <reason>] <name> <ref> git symbolic-ref [-q] [--sh…Manage reflog information NAME git-reflog - Manage reflog information SYNOPSIS git reflog [show] [<log-options>] [<ref>] git reflog list git reflog expire [--expire=<time>] [--expi…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] [-e <pattern>] [-x | -X] [--]…Create, list, delete refs to replace objects NAME git-replace - Create, list, delete refs to replace objects SYNOPSIS git replace [-f] <object> <replacement> git replace [-f] --edi…a fast, versatile, remote (and local) file-copying tool NAME rsync - a fast, versatile, remote (and local) file-copying tool SYNOPSIS Local: rsync [OPTION...] SRC... [DEST] Access …List, create, or delete branches NAME git-branch - List, create, or delete branches SYNOPSIS git branch [--color[=<when>] | --no-color] [--show-current] [-v [--abbrev=<n> | --no-ab…Run tasks to optimize Git repository data NAME git-maintenance - Run tasks to optimize Git repository data SYNOPSIS git maintenance run [<options>] git maintenance start [--schedul…remove certain IPC resources NAME ipcrm - remove certain IPC resources SYNOPSIS ipcrm [options] ipcrm [ shm | msg | sem ] ID ... DESCRIPTION ipcrm removes POSIX and System V inter-…utility for processing binary log files (mariadb-binlog is now a symlink to mariadb-binlog) NAME mariadb-binlog - utility for processing binary log files (mariadb-binlog is now a s…Compares files in the working tree and the index NAME git-diff-files - Compares files in the working tree and the index SYNOPSIS git diff-files [-q] [-0 | -1 | -2 | -3 | -c | --cc]…Compare a tree to the working tree or index NAME git-diff-index - Compare a tree to the working tree or index SYNOPSIS git diff-index [-m] [--cached] [--merge-base] [<common-diff-o…create, modify, and extract from archives NAME ar - create, modify, and extract from archives SYNOPSIS ar [ -X32_64 ] [ - ] p [ mod ] [ --plugin name ] [ --target bfdname ] [ --out…create, modify, and extract from archives NAME ar - create, modify, and extract from archives SYNOPSIS ar [ -X32_64 ] [ - ] p [ mod ] [ --plugin name ] [ --target bfdname ] [ --out…translate or delete characters NAME tr - translate or delete characters SYNOPSIS tr [ OPTION ]... STRING1 [ STRING2 ] DESCRIPTION Translate, squeeze, and/or delete characters from …overwrite a file to hide its contents, and optionally delete it NAME shred - overwrite a file to hide its contents, and optionally delete it SYNOPSIS shred [ OPTION ]... FILE ... D…Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…Perform merge without touching index or working tree NAME git-merge-tree - Perform merge without touching index or working tree SYNOPSIS git merge-tree [--write-tree] [<options>] <…A tool for managing large Git repositories NAME scalar - A tool for managing large Git repositories SYNOPSIS scalar clone [--single-branch] [--branch <main-branch>] [--full-clone] …