Explore >> Select a destination


You are here

initialcommit.com
| | www.marclittlemore.com
3.4 parsecs away

Travel
| | All developers want to ship code on a daily basis. If we want to get our code to our users more frequently, how can we ensure we release with confidence?
| | ryanharter.com
3.0 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.
| | aeturrell.github.io
3.3 parsecs away

Travel
| |
| | www.cheehow.dev
5.6 parsecs away

Travel
| Simple Git branching strategy for small teams.