+[9 years ago]GeoI guess thats a form of rebase as well, huh +[9 years ago]dataangelI forked someone else's repository, cloned it, made a change and pushed. Then when I was making the pull request I realized I made a mistake. What is the correct workflow for changing my commit? If no one else commits to my fork, should I just amend locally and force push, or is there a better way? +[9 years ago]milkidataangel: yes, amend and force push your branch +[9 years ago]milkidataangel: updating your branch is how you update a pull request +[9 years ago]dataangelmilki: thanks
Asido: in my work place it certainly is, small, light, focused, easy to review changes
+[9 years ago]hgutmannHello. +[9 years ago]daleharveyI have a branch that requires review, I have review but needed to rebase and I want to push from the CL but gets rejected, is there any way around that? +[9 years ago]Seveaspush -f +[9 years ago]daleharveyits a protected brranch, so no push -f +[9 years ago]Seveasthen push a new branch