Sort:  

hmm... !search was not working, let's see if the changes work.

You search the surrounding area and you find dead Frog

Me and @thecrazygm and @stuffbyspencer use github, its a tiny bit extra work for making sharing code one million times easier.

i can see that being a good idea

If you are on windows, I would recommend GitBash, {available here) its a command line program just for this. If you have any type of Linux its just the same old CLI that you always use.

git status
git add .
git commit
git push

Once it becomes habitual, it is very helpful. I'm willing to help in any way I can :)

I downloaded the Windows version and will take a look when I get the chance. Thanks for that link!