Git - Reset (Unstaging) - Delete a change for the next commit

About

docs/git-reset.html

Delete a file from the staging area (files to be commited)





Discover More
Git File Lifecycle
What is the Git File Status?

The status of a file in a working directory is one of: where: State Tracked Description untracked New file unmodified Tracked File is the same as in the last commit modified Tracked File...



Share this page:
Follow us:
Task Runner