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 use the standard git cli mostly, and sometimes the magit package for emacs (but only when i am also working in emacs already)