Archive: version control

 

Posts Tagged ‘version control’


Using Git for version control is great, but if like my you work on a lot of different projects then everything you can do to save time setting Git up is well worth it. One of the features of Git is the ability to only track certain files and ignore other files. For me that [...]