Skip to content

Instantly share code, notes, and snippets.

@makesomelayouts
Created November 12, 2025 10:03
Show Gist options
  • Select an option

  • Save makesomelayouts/645fdb114c4d93d06b401a892d5470e5 to your computer and use it in GitHub Desktop.

Select an option

Save makesomelayouts/645fdb114c4d93d06b401a892d5470e5 to your computer and use it in GitHub Desktop.
Remove last commit from GitHub

Remove last commit from GitHub:

git push origin +HEAD^:$name_of_your_branch

+HEAD^:master

+HEAD^:main

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment