Explore >> Select a destination


You are here

jiby.tech
| | v5.chriskrycho.com
11.8 parsecs away

Travel
| | Jujutsu (`jj`) is a new version control system from a software developer at Google. It seems promising, so I am giving it a try on a few personal projects.
| | blog.carlana.net
9.2 parsecs away

Travel
| | Git is the democracy of programming: it is the worst tool for version control, except all those other tools that have been tried from time to time.
| | raphael.medaer.me
9.0 parsecs away

Travel
| | A decade ago, Vincent Driessen wrote a post named "A successful Git branching model". In his post he presents a development model using many Git branches (master, develop, ...) well known as the Git flow. Even if I'm not doing professional development for ten years, I got the opportunity to experiment Git flows in many development teams. As explained by his "Note of reflection (March 5, 2020)", you should not treat this flow as a dogma or panacea. While the flow I will describe in the following lines is ...
| | teklinks.andrejnsimoes.com
60.7 parsecs away

Travel
| VS Code has had consistent, monthly updates and improvements. It's a big reason why so many developers are using the lightweight and smart...