40
What do you use to communicate with your git repositories?
(lemmy.dbzer0.com)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
I've been loving Jujutsu VCS. It's a terminal app, works on all 3 major desktop OSes, and makes it so easy to manage efforts across multiple branches.
Also,
jj undois like a gift from the gods.