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.
gitgud :PI use the CLI mostly.
It gives me confidence that I am not doing something unknowingly.
In some cases, I prefer GUI tools:
blame, I prefer what Qt Creator providesgraph, the default CLI one is not pretty enough and honestly doesn't help as a graph. So I go with GUI stuff