System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

git-stage - Add file contents to the staging area

Synopsis

git stage <arg>...

Description

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

Git

Part of the git(1) suite