mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-04 10:34:55 +02:00
a642395e9f
This can be useful when you know that a cherry-picked commit would conflict at the tip of your branch, but doesn't at the beginning of the branch (or somewhere in the middle). In that case you want to be able to edit the commit before where you want to insert the cherry-picked commits, and then paste to insert them into the todo list at that point. |
||
---|---|---|
.. | ||
cherry_pick_conflicts.go | ||
cherry_pick_during_rebase.go | ||
cherry_pick.go |