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.

Revisions

  1. iodic revised this gist Nov 22, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion push-changes-up-to-commit.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    git push origin <commit SHA>:master
    git push origin <commit_SHA>:master
  2. iodic created this gist Nov 22, 2019.
    1 change: 1 addition & 0 deletions push-changes-up-to-commit.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git push origin <commit SHA>:master