1GIT-STAGE(1) Git Manual GIT-STAGE(1)
23
4
NAME
6git-stage - Add file contents to the staging area
7
SYNOPSIS
9git stage args...
1011
DESCRIPTION
13This is a synonym for git-add(1). Please refer to the documentation of
14that command.
15
GIT
17Part of the git(1) suite
1819
20
21
Git 2.21.0 02/24/2019 GIT-STAGE(1)