shaharkazaz / vscode-git-merger

Available at vscode marketplace https://marketplace.visualstudio.com/items?itemName=shaharkazaz.git-merger
MIT License
24 stars 2 forks source link

Suggestion: Add ability to patch specific files from another branch #25

Open esimkowitz opened 6 years ago

esimkowitz commented 6 years ago

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)

shaharkazaz commented 6 years ago

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

shaharkazaz commented 6 years ago

@esimkowitz ^