message no. 153071
Posted by dataangel in #github at 2016-10-09T22:58:32Z
I 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?