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