Created
January 15, 2018 13:30
-
-
Save Xiphoseer/f5bf82dc17d3b84ff0f315b90c7f8a1b to your computer and use it in GitHub Desktop.
Revisions
-
Xiphoseer created this gist
Jan 15, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ #/bin/bash git add --all git checkout -b it-burns-us git commit -m "In Case Of Fire: git commit; git push; leave building" git push --set-upstream origin it-burns-us