Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 168 Bytes

index.md

File metadata and controls

13 lines (9 loc) · 168 Bytes

git discard

Discard changes in a file (or a list of files) in working tree

discard = checkout --

Example:

git discard foo goo hoo