1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-22 05:29:44 +02:00
molejnik88 ee173ff7c9 Clear cherry-picked commits after pasting
It can be tedious after each cherry-pick opearation to clear the
selection by pressing escape in order for lazygit to stop displaying
info about copied commits. Also, it seems to be a rare case to
cherry-pick commits to more than one destination.

The simplest solution to address this issue is to clear the selection
upon paste.

The only exception is a merge conflict. Initially, I wanted to clear
selected commits in this scenario too. During a discussion we found out
that it may be convenient to have the copied commits still around.
Aborting the rebase and pasting the commits in the middle of a branch
can be a valid use case.
2024-01-30 09:21:12 +11:00
..
2024-01-14 17:45:35 +01:00
2023-06-01 20:12:20 +10:00
2023-04-30 13:19:53 +10:00
2024-01-28 08:12:01 +11:00
2024-01-28 08:12:01 +11:00
2021-09-16 21:38:43 +08:00
2024-01-14 17:45:35 +01:00