????

Your IP : 216.73.216.152


Current Path : C:/Program Files/Git/mingw64/share/doc/git-doc/
Upload File :
Current File : C:/Program Files/Git/mingw64/share/doc/git-doc/git-stage.adoc

git-stage(1)
============

NAME
----
git-stage - Add file contents to the staging area


SYNOPSIS
--------
[verse]
'git stage' <arg>...


DESCRIPTION
-----------

This is a synonym for linkgit:git-add[1].  Please refer to the
documentation of that command.

GIT
---
Part of the linkgit:git[1] suite