I think people really need to learn and use Git on the command line
Agreed, plus, there are situations where it’s necessary, like on servers through SSH (I do use gitu though).
There’s some day-to-day stuff thaat I do like to do on the IDE though.
Exactly, it improves long-term productivity.
Basically I don’t see any reason to call you an elitist as long as we agree that the CLI is a fundamental first step rather than the only permanent proper way to do things.
how are you liking it?
Very much, 'cause it’s basically the existing git integration for JetBrains IDEs but as a standalone app, that I can use for projects that don’t need the IDE, as well as stuff that isn’t code at all.
I always end up using VS Code for projects like that, but I don’t love its Got integration, so that really makes sense. I might give this a try when it’s more widely available.
Agreed, plus, there are situations where it’s necessary, like on servers through SSH (I do use
gitu
though).Exactly, it improves long-term productivity.
Basically I don’t see any reason to call you an elitist as long as we agree that the CLI is a fundamental first step rather than the only permanent proper way to do things.
Very much, 'cause it’s basically the existing git integration for JetBrains IDEs but as a standalone app, that I can use for projects that don’t need the IDE, as well as stuff that isn’t code at all.
Exactly! That’s how I feel.
I always end up using VS Code for projects like that, but I don’t love its Got integration, so that really makes sense. I might give this a try when it’s more widely available.