Difference between revisions of "Git/staged"
< 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.