Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git discard changes

Undoing the changes in the working directory
Use the checkout command in order to checkout the repository’s version.

RUN:
git checkout hello.html
Source by githowto.com #
 
PREVIOUS NEXT
Tagged: #git #discard
ADD COMMENT
Topic
Name
6+7 =