git-stage - Add file contents to the staging area
git stage <arg>...
This is a synonym for git-add(1). Please refer to the documentation of that command.
Part of the git(1) suite