Difference between revisions of "Git/staged"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Git
Jump to navigation Jump to search
(Created page with "category:git/concepts {{nav/git/file status}} A '''staged''' file is one that has been added to the staging area, which is located under the .git/ folder within the project.")
(No difference)

Revision as of 14:30, 9 March 2015

A staged file is one that has been added to the staging area, which is located under the .git/ folder within the project.