Honestly I’ve never had an IDE whose git integration I preferred over just using the command line, or pulling out Source Tree. Just wish Source Tree was available on Linux…
I prefer the CLI as well, but when I’m not a dev I supervise practical works in programming classes, where I don’t have much saying in the recommended/required tools
I haven’t used much Git since I started using IntelliJ IDEs. True, I had to fix some issues when the IDE just refused to do its thing, but IIRC it was one specific situation where I cherry picked changes that I already had, where it got stuck on cherry picking.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
Posts must be relevant to programming, programmers, or computer science.
No NSFW content.
Jokes must be in good taste. No hate speech, bigotry, etc.
Honestly I’ve never had an IDE whose git integration I preferred over just using the command line, or pulling out Source Tree. Just wish Source Tree was available on Linux…
VSCode with a shitload of extensions pretty much does the job
A shitload? I thought it was just:
I prefer the CLI as well, but when I’m not a dev I supervise practical works in programming classes, where I don’t have much saying in the recommended/required tools
Emacs Magit is so much better than the CLI, and I don’t say that lightly. And it’s available on Linux.
I haven’t used much Git since I started using IntelliJ IDEs. True, I had to fix some issues when the IDE just refused to do its thing, but IIRC it was one specific situation where I cherry picked changes that I already had, where it got stuck on cherry picking.