Table of Contents
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)
Articles Related
Git - Commit
Git - Head (Head Branch | Branch Head) / Last commit
What is the Git Staging area (or index)? The Proposed next commit
What is the Git File Status?
Git - Add command (Staging) - Add a change to the next commit