Git
Version control commands, workflows, and common fixes
How-To Guides
Undo the last commit but keep the changes
Reset the last commit while keeping all changes staged and ready to re-commit. Your files stay exactly as they were....
resetundocommitsoft
List all git-ignored files and folders in a repo
Get a flat list of every file and folder git is currently ignoring: Why This Command tells git to apply the full...
gitgitignoreignored-filesls-filesstatus