/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

schafe-sind-bessere-rasenmaeher.de
| | swiftwithmajid.com
5.3 parsecs away

Travel
| | I've been using Jujutsu VCS for a few months now, and it's completely changed how I work with version control. No - it's not a martial art - it's a modern, Git-compatible version control system that blends the reliability of Git with a much more fluid and intuitive workflow.
| | reasonablypolymorphic.com
3.6 parsecs away

Travel
| |
| | wpsoftware.net
3.9 parsecs away

Travel
| |
| | ryanharter.com
24.2 parsecs away

Travel
| This is the second post in my Start to Finish series. You can check out my first post introducing the series and my tools here. What is SCM? SCM, or source code management, is a system that helps developers manage the source code for their projects. They have been around forever, things like CVS, Subversion (SVN) and now Git are the popular ones. SCMs allow you to version your source code, which is why they are also called Version Control Systems.