1

I pushed a branch to GitHub. This branch has a commit 1234567 that mentions issue #999 in its commit message. Because of this, commit 1234567 shows up on the issue #999 discussion page.

Then I decided that commit 1234567 was slightly wrong. I amended it, resulting in a new commit ab12cd3, and force-pushed the branch to GitHub. Now the issue #999 page references both commits — 1234567 and ab12cd3. If I follow the link to 1234567, I see my original commit, it’s just not on any branch now (no branch name shown).

How can I remove the original commit 1234567 from the issue #999 page?

Vasiliy Faronov
  • 11,840
  • 2
  • 38
  • 49

0 Answers0