Skip to content

Instantly share code, notes, and snippets.

@iodic
Last active November 22, 2019 18:41
Show Gist options
  • Save iodic/eb6c5f0af6394bcb839b10ec4c38e4a1 to your computer and use it in GitHub Desktop.
Save iodic/eb6c5f0af6394bcb839b10ec4c38e4a1 to your computer and use it in GitHub Desktop.
How to push changes to a remote up to a certain commit
git push origin <commit_SHA>:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment