Do you use source control tools to manage your software development process? Source control was the very first item on Joel Spolsky's Joel Test for the quality of a development team back in 2000.
Traditional methods like dated ZIP files and shared network drives lack the structure and accountability needed for multi-developer automation projects. Git can work as a simple change monitor ...