 
      
    | You are here | www.taniarascia.com | ||
| | | | | ryanharter.com | |
| | | | | 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. | |
| | | | | rob.cogit8.org | |
| | | | | A streamlined approach to setting up Git version control for your Obsidian vault using SSH authentication. | |
| | | | | pedrorijo.com | |
| | | | | Getting started with Git. Git basic commands. Everything you need to know to start using Git in your personal projects. Second part of a series of tutorials | |
| | | | | blog.infernored.com | |
| | | PR reviews are essential to creating great software. Here's our list of rules all developers should follow when participating in the process. | ||