|
You are here |
initialcommit.com | ||
| | | | |
antonz.org
|
|
| | | | | Interactive introduction to Git with real-world use cases. | |
| | | | |
betterdev.blog
|
|
| | | | | Git allows us to define aliases, which are our own commands we can use. Here I will show Git aliases that I use in everyday work. With explanation. | |
| | | | |
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. | |
| | | | |
gist.github.com
|
|
| | | Generic `printf` implementation in Idris2. GitHub Gist: instantly share code, notes, and snippets. | ||