I used CVS and ClearCase before moving into Git, and it took me some time to adjust to the fact that the cost of branching in Git is much much less than ClearCase. And getting into the “distributed” mindset didn’t happen overnight.

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    1 month ago

    Tbf I’ve been using Git for at least 10 years and I only just discovered this. I think nobody talks about it because it doesn’t show history which is 90% of the reason to use a Git GUI.

    • lysdexic@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      I think nobody talks about it because it doesn’t show history

      What do you mean it doesn’t show history? It’s perhaps the only thing it handles better than most third-party git GUIs.