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
-
CWins48087ySo does the gui miss the revert function or is this just another "real programmers do what i do" thing?
-
C0D4669447yCli or go home.
I only like GUI for history but vsCode has a pretty good plugins for that 😁 -
@CWins the UI is capable but very limited and can't be used for difficult situations.
-
f03n1x65037yTbh it's good that they at least use git, i'd rather have that then have to spend hours teaching someone why it's an important tool.
-
buried947yThe visualization aspect of something like GitKraken is a must for me. I do most of my commands with CLI, but actual blame, history and diffing? CLI just ain't enough
-
@CWins it's missing a lot of functions, but more important, it has this "merge push pull" function which in still not entirely sure what it does... I remain suspicious..
I have nothing against using a GUI for it but it's very limited. If they must use a GUI if recommend the tortoise one as it has more functions than you will use on a daily basis. -
I ❤ GitKraken. Amazing GUI for Git.
Typically I just use what's built into VSCode and change the default terminal to a git bash terminal for default. For complex branches or a lot of cooks in the kitchen, however, the railway-style chart visualization is so helpful in GitKraken!
JetBrains WebStorm and PHPStorm (only two I've used by JB) also have this feature built into their Version Control panel.
More than half my class: "I prefer the gui from git for Windows to the command line"
The same half: "whoops... How do I revert that?"
rant