lazygit icon indicating copy to clipboard operation
lazygit copied to clipboard

Fix rebasing over merge commits

Open mark2185 opened this issue 3 years ago • 1 comments

  • PR Description

This should fix #2160 .

  • Please check if the PR fulfills these requirements
  • [x] Cheatsheets are up-to-date (run go run scripts/cheatsheet/main.go generate)
  • [x] Code has been formatted (see here)
  • [x] Tests have been added/updated (see here for the integration test guide)
  • [x] Text is internationalised (see here)
  • [x] Docs (specifically docs/Config.md) have been updated if necessary
  • [x] You've read through your own file changes for silly mistakes etc

mark2185 avatar Sep 10 '22 15:09 mark2185

hmm does that test also fail locally?

jesseduffield avatar Sep 17 '22 21:09 jesseduffield

hmm does that test also fail locally?

Not for me. Let's see if a rebase fixes it.

mark2185 avatar Sep 24 '22 21:09 mark2185

Nice work

jesseduffield avatar Sep 25 '22 06:09 jesseduffield