• Elvith Ma'for@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    1 day ago

    That’s basically my commit history for every repo where I need the pipeline to run to see if everything works.

    • kungen@feddit.nu
      link
      fedilink
      arrow-up
      0
      ·
      1 day ago

      Haha same. But that’s why you do it in another branch, and then squash-merge.

      • ranzispa@mander.xyz
        link
        fedilink
        arrow-up
        0
        ·
        1 day ago

        I like squash merge on small changes, but when larger code changes are there it becomes a huge commit which is difficult to review if you ever have to go back.