• @BrianTheeBiscuiteer
    link
    25 months ago

    Unless you really hate the commits that say “merged branch X into Y” I never saw rebasing as any easier than merging.

    • Traister101
      link
      fedilink
      15 months ago

      Rebasing shines for local commits not remote commits. IE rebase your commits onto the remote or amend the previous commit (yes that’s actually a rebase)