shaharkazaz / vscode-git-merger

Available at vscode marketplace https://marketplace.visualstudio.com/items?itemName=shaharkazaz.git-merger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: Add ability to patch specific files from another branch

esimkowitz opened this issue · comments

Hi,

I love the extension! Have you thought about adding the ability to patch specific files from other branches? Sometimes this can be preferable when a more controlled merge is needed. If you want, I can try to slap together something to help do this.

-Evan (esimkowitz)

Hey!
If I understand correctly you want the ability to cherry pick the files from another branch?