Version Control System

5 posts tagged with "Version Control System"

June 10, 2019 · 7 min read
Semver failing the Developers
> This article is a repost of an article by Jongleberry, as it was really interesting and it is not available online. The article has been substantially
Programming, Lifestyle
May 19, 2018 · 3 min read
When you have a tea time, why shouldn't Git have it too? Learn about it.
Just found an Easter Egg in git's source code. This one's pretty interesting, done by Linus Torvalds himself. Learn about this new thing here!
DevOps & Tools, Programming, Entertainment
February 23, 2018 · 11 min read
Git Standards followed in our way of Spotify Agile Methodology
All the coding standards we follow, that can be applied to other software development projects to achieve better results.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 10, 2018 · 3 min read
Best way to import or export the Git Configuration
A simple and best way to find the file where git stores its configuration and copy them across devices and installations.
DevOps & Tools, Programming, Security
July 20, 2017 · 5 min read
Basics of Git - The Simple Quick Start Guide
This is just a simple guide for getting started with git.
DevOps & Tools, Programming