• Zagorath@aussie.zone
    link
    fedilink
    English
    arrow-up
    15
    ·
    8 months ago

    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…

    • derpgon@programming.dev
      link
      fedilink
      arrow-up
      9
      ·
      8 months ago

      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.

      • QuazarOmegaA
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        A shitload? I thought it was just:

        • GitLens
        • Git Graph
        • ???
        • Profit
    • pcouy@lemmy.pierre-couy.fr
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      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