• ugo
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    2 months ago

    deleted by creator

    • HaraldvonBlauzahn@feddit.orgOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 months ago

      I have to admit that in spite of having used git for about 20 years, I never used reflog. And even with magit I did stuff like rebase rarely. I found it costing too much time to read the man pages again every time and meditate what would happen with “reset xyz”.

      • ugo
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 months ago

        deleted by creator

        • HaraldvonBlauzahn@feddit.orgOP
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          Now, jujutsu covers almost the same with < 10% of that complexity and less than 10% of the documentation - simpler but the same power.