git remove changes from index? code example Example: git undo add // undo add for one file git reset <file> // undo add for all files git reset