• ArbiterXero@lemmy.world
    link
    fedilink
    arrow-up
    31
    arrow-down
    1
    ·
    3 个月前

    The problem is that these are “source control basics” that everyone needs to learn the hard way once it seems.

    Waiting 3 months in between commits however is a really bad rookie mistake because you were worried about making a commit that wasn’t perfect.

    • tyler@programming.dev
      link
      fedilink
      arrow-up
      7
      ·
      3 个月前

      the problem is that VS Code ran git clean if you clicked yes, which is completely idiotic behavior. No other git client, text editor, or IDE on the planet does that.

      • MajorHavoc@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        3 个月前

        Interesting. I wouldn’t know, because I code everything perfectly the first time.

        Disclaimer: The above flagrant lie was brought to you by my also using rebase and squash to hide all of my mistakes.