Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to return latest version in github

// we need to type both of them
git fetch origin
git reset --hard origin/master
 
PREVIOUS NEXT
Tagged: #return #latest #version #github
ADD COMMENT
Topic
Name
4+7 =