Created
May 25, 2019 15:59
-
-
Save durvs/739f615456929a6d9987252a59baa39e to your computer and use it in GitHub Desktop.
Git Yolo
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
git config --global alias.yolo \!"git add -A && git commit -am \"\`curl -s http://whatthecommit.com/index.txt \`\" && git push -f origin master" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment