Great Introduction to Source Control

Blog Summary: (AI Summaries by Summarizes)
  • Joel Spolsky created a tutorial on source control aimed at Mercurial.
  • The tutorial is a great resource for those interested in using distributed version control systems.
  • Most of the concepts covered in the tutorial are applicable to all source control systems.

Joel Spolsky created a great tutorial on source control specifically aimed at Mercurial. Most of the concepts are the same across all source control systems. This one is especially good if you are thinking about using distributed version control systems.

Related Posts