Monday, February 9, 2015

Git Fundamentals Guide

 Started using Git recently? Check out this handy reference guide on Git Fundamentals. This guide covers the basics of creating and managing repositories, using basic Git commands, and much more.

Enjoy!

Labels: , ,

Tuesday, November 11, 2014

Git: The Safety Net for Your Projects


If you're not using Git as version control and/or back up of your projects, tells us what happens when you don't use Git.
http://alistapart.com/article/git-the-safety-net-for-your-projects

Labels:

Personalizing Git with Aliases

Great tutorial on how to create aliases for Git by
http://alistapart.com/blog/post/personalizing-git-with-aliases

Labels: ,