Created
July 2, 2018 13:29
-
-
Save gastonambrogi/1a31835457372dba12d7210e7f822ffb to your computer and use it in GitHub Desktop.
Open all files with merge conflicts in Visual Studio Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
code `git diff --name-only --diff-filter=U | tr '\n' ' '` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment