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...
10
DESCRIPTION
12This is a synonym for git-add(1). Please refer to the documentation of
13that command.
14
GIT
16Part of the git(1) suite
1718
19
20
Git 2.33.1 2021-10-12 GIT-STAGE(1)