
Why so many Python projects lack dependencies management in git, and what you can do about it
February 15, 2022
/
3 -min read
Modern software is almost always dependent on external libraries. A software project rarely starts from…

How to resolve git conflicts: It’s more than just the code
April 28, 2020
/
6 -min read
git conflicts are annoying. Your code can be working seamlessly and then when you go…

SVN vs. Git: Which is right for you in 2020?
March 9, 2020
/
5 -min read
There are plenty of ways to start a fight in a bar full of passionate…
Show more