git tambahkan dan hapus
git add <file>
git reset <file>
David Diamant
git add <file>
git reset <file>
git rm --cached <added_file_to_undo>