This website requires JavaScript.
Explore
Help
Sign In
andreika-git
/
hellen-one
mirror of
https://github.com/andreika-git/hellen-one.git
Watch
1
Star
0
Fork
You've already forked hellen-one
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f0c57a765
hellen-one
/
git_scripts
/
git_reset_to_upstream.bat
4 lines
97 B
Batchfile
Executable File
Raw
Blame
History
git fetch upstream
git checkout master
git reset --hard upstream/master
git push origin master -f
Reference in New Issue
View Git Blame
Copy Permalink