Git - Revert master branch to a former commit By Nekkox 5:53 PM No comments Do this: git checkout master git reset --hard [Tag Code] git push --force origin master Where: [Tag Code]: is the tag code of the commit. Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment