• Holla@feddit.org
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    4 days ago

    When you have to amend a commit that you have already pushed you have to force push the amendment. That should then trigger the Pipeline

    • tyler@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      4 days ago

      –force-with-lease though, not just force… It’s a good habit to have because then when you are working with other people you won’t fuck everything up.

      • doppydrop@lemmy.ca
        link
        fedilink
        arrow-up
        2
        ·
        4 days ago

        This is good advice, I got too used to being a solo dev that once I worked with a larger team… mistakes were made.