Last active
November 22, 2019 18:41
-
-
Save iodic/eb6c5f0af6394bcb839b10ec4c38e4a1 to your computer and use it in GitHub Desktop.
How to push changes to a remote up to a certain commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git push origin <commit_SHA>:master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment