Version Control for Scripters, Part 2

Following on from Part 1, in this post I will detail how you can make the most use of your new Version Control system. A quick overview on how the process works is as follows: Git maintains a list of files that are in the repository (ie. all your scripts). Git monitors all these files