Moves every staged change back to the working tree, leaving files modified but unstaged. It is the modern equivalent of git reset HEAD with a dot pathspec and does not touch file contents. Run it before re-staging with a finer-grained git add.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.