git checkout deevelop
git pull origin master` #master is systers repo
git reset --hard <old-commit> #old commit is 880a3c8127dc1578293d14447eb6ad853679481c
git merge develop
git push -f origin master
Last active
August 13, 2018 18:58
-
-
Save abarya/394ce07309f15af1b3bb9baae09dd845 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment