lazygit/pkg/integration/tests/cherry_pick
Stefan Haller 85523402d6 Allow pasting commits more than once
After pasting commits once, we hide the cherry-picking status (as if it had been
reset), and no longer paint the copied commits with blue hashes; however, we
still allow pasting them again. This can be useful e.g. to backport a bugfix to
multiple major version release branches.
2024-10-13 16:55:54 +02:00
..
cherry_pick.go Allow pasting commits more than once 2024-10-13 16:55:54 +02:00
cherry_pick_conflicts.go Clear cherry-picked commits after pasting 2024-01-30 09:21:12 +11:00
cherry_pick_during_rebase.go Use getters for AppState and UserConfig instead of accessing the fields directly 2024-08-18 10:24:52 +02:00
cherry_pick_range.go Clear cherry-picked commits after pasting 2024-01-30 09:21:12 +11:00