git-stage(1) - Linux man page

Name

git-stage - Add file contents to the staging area

Synopsis

git stage args...

Description

This is a synonym for git-add(1). Please refer to the documentation of that command.