jesseduffield.lazygit/pkg/integration/tests/cherry_pick
Stefan Haller 108054efc6 Allow cherry-picking merge commits
Now that we use git cherry-pick to implement it, there's no reason not to.
2025-04-20 15:59:48 +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 Use "git cherry-pick" for implementing copy/paste of commits 2025-04-20 15:59:48 +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