Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ddephor45117yGenuine git cli, it will tell you the truth about your repository.
No messing around with other tools that lack support of many git features. -
CptFox16197yI use Atom or VScode's git integrations when using these text editors, otherwise I use command line, as typing git commands is just as fast as using GUI, but has the added benefit of making muggles afraid of you 😂
-
hawkes15727yTry ungit if you have a project with heavy branching and need a graph. It's cross-platform and runs in the browser.
For everything else, terminal is the way to go. -
I must admit I do not get why most of you would use cli for git?
I think for a simple git configuration click is fine, but the minute you use feature branches and have other team members it gets a bit complicated using only cli imo. Which is where I really enjoy using a program like tower that makes something complicated look and feel so easy.
Related Rants
What the best git client?
For mac I use git Tower which is just amazing but I'm curious as to what other people think.
undefined
windows
git
mac
tower