Register file contents in the working tree to the index NAME git-update-index - Register file contents in the working tree to the index SYNOPSIS git update-index [--ad...define a new index NAME CREATE_INDEX - define a new index SYNOPSIS CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] name ] ON [ ONLY ] table_name [ USING method ] ( { c…...ion variables. SEE ALSO git-status (1) git-rm (1) git-reset (1) git-mv (1) git-commit (1) git-update-index (1) GIT Part of the git (1) suiteindependently defined actions in tc NAME actions - independently defined actions in tc SYNOPSIS tc [ TC_OPTIONS ] actions add | change | replace ACTSPEC tc [ TC_OPTIONS ] actions g…...ogress), attempt the merge again. SPARSE CHECKOUT Note: The skip-worktree capabilities in git-update-index (1) and read-tree predated the introduction of git-sparse-checkout (1)…Initialize, update or inspect submodules NAME git-submodule - Initialize, update or inspect submodules SYNOPSIS git submodule [--quiet] [--cached] git submodule [--quiet] add [<opt…A Git core tutorial for developers NAME gitcore-tutorial - A Git core tutorial for developers SYNOPSIS git * DESCRIPTION This tutorial explains how to use the "core" Git commands t…Copy files from the index to the working tree NAME git-checkout-index - Copy files from the index to the working tree SYNOPSIS git checkout-index [-u] [-q] [-a] [-f] [-n] [--prefix…mappings between network interface names and indexes NAME if_nametoindex, if_indextoname - mappings between network interface names and indexes LIBRARY Standard C library ( libc , …mappings between network interface names and indexes NAME if_nametoindex, if_indextoname - mappings between network interface names and indexes LIBRARY Standard C library ( libc , …Remove files from the working tree and from the index NAME git-rm - Remove files from the working tree and from the index SYNOPSIS git rm [-f | --force] [-n] [-r] [--cached] [--ign…...ent of alternative porcelains. Developers of such porcelains might start by reading about git-update-index (1) and git-read-tree (1). The interface (input, output, set of option…Create a tree object from the current index NAME git-write-tree - Create a tree object from the current index SYNOPSIS git write-tree [--missing-ok] [--prefix=<prefix>/] DESCRIPTIO…Write and verify multi-pack-indexes NAME git-multi-pack-index - Write and verify multi-pack-indexes SYNOPSIS git multi-pack-index [--object-dir=<dir>] [--[no-]bitmap] <sub-command>…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…rebuild indexes NAME REINDEX - rebuild indexes SYNOPSIS REINDEX [ ( option [, ...] ) ] { INDEX | TABLE | SCHEMA } [ CONCURRENTLY ] name REINDEX [ ( option [, ...] ) ] { DATABASE | …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…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 (-…Move or rename a file, a directory, or a symlink NAME git-mv - Move or rename a file, a directory, or a symlink SYNOPSIS git mv [<options>] <source>... <destination> DESCRIPTION Mo…...out" allows populating the working directory sparsely. It uses the skip-worktree bit (see git-update-index (1)) to tell Git whether a file in the working directory is worth look…