lazygit/pkg/integration/tests/cherry_pick
Stefan Haller 6402c830d5 Remove space after rebase todo
This is very old; I can only guess that this was added at a time where today's
list column handling wasn't in place yet, so the space was needed to separate
columns. This now causes a gap of two spaces between the rebase todo column and
the author column, which I'm sure wasn't intended. Funny that I never noticed.
2025-04-29 11:30:37 +02:00
..
cherry_pick.go Add number of commits to cherry-pick confirmation prompt 2025-01-08 21:08:42 -08:00
cherry_pick_conflicts.go Use "git cherry-pick" for implementing copy/paste of commits 2025-04-20 15:59:48 +02:00
cherry_pick_during_rebase.go Remove space after rebase todo 2025-04-29 11:30:37 +02:00
cherry_pick_merge.go Allow cherry-picking merge commits 2025-04-20 15:59:48 +02:00
cherry_pick_range.go Add number of commits to cherry-pick confirmation prompt 2025-01-08 21:08:42 -08:00