Get Started with Git Remote

In my last post, I eulogized the virtues of using Git for the simplest of scripts.  You can find that here.  In this post, I go over using Git with a remote repository, namely GitHub. A remote repository takes all the goodness of Git on the local machine and extends it to a cloud service.  … Continue reading Get Started with Git Remote