Ever found yourself in a sticky git situation? Ever just thought to yourself, "man I really wish Josh was here to help fix my code"? Now, with just one command, you can summon Josh at your wish!
Simply run the command git josh
any where in your repo, followed by cd .
, and watch your problems be solved in front of you.
To install, execute the following in your terminal:
curl -s https://raw.githubusercontent.com/micleo2/git-josh/master/install.sh | sudo sh
Must have ruby installed on your machine. Also only tested on Linux/Mac OS.