how to reverse git add all code example Example: git undo add // undo add for one file git reset <file> // undo add for all files git reset