Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to remove file changes in git

git clean -df
git checkout -- .
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #file #git
ADD COMMENT
Topic
Name
3+6 =