Created
November 14, 2011 18:56
-
-
Save benzittlau/1364764 to your computer and use it in GitHub Desktop.
Push a specific git commit to a remote repo
This file contains hidden or 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
Push the commit with the given SHA to origin:develop | |
git push origin 3733b4360f280f084c1d719e7cf4d277c7934621:develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment