git checkout <branch>
git reset $(git merge-base develop $(git branch --show-current))
git add *
git commit -m "Comments ..."
git push --force
Last active
March 18, 2022 04:17
-
-
Save voquanghoa/3453e4dbc84b9dadc87a49bc168240fc 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