bookmark

version control - How to undo 'git add' before commit? - Stack Overflow


Description

You can undo git add before commit with

git reset <file>

Preview

Tags

Users

  • @jil

Comments and Reviews