Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git restore all

git reset --hard //Be careful though using this to restore changes!!!
//This reupdates deleted files in repo branch
 
PREVIOUS NEXT
Tagged: #git #restore
ADD COMMENT
Topic
Name
7+8 =