|
|
|
|
|
by tcoff91
1854 days ago
|
|
Cherry-picking is amazing with magit. I use spacemacs so my magit has evil style keybindings. I just open up a log view to the branch i'm cherry-picking from, move the cursor to the commit I want to pick, then if I don't remember what the key is I just press ? and it shows me all the commands, then I press A for cherry-picking, and it immediately populates it with the commit that my cursor is on in the log view. Easy-peasy. |
|