Skip to content

Instantly share code, notes, and snippets.

@gastonambrogi
Created July 2, 2018 13:29
Show Gist options
  • Save gastonambrogi/1a31835457372dba12d7210e7f822ffb to your computer and use it in GitHub Desktop.
Save gastonambrogi/1a31835457372dba12d7210e7f822ffb to your computer and use it in GitHub Desktop.
Open all files with merge conflicts in Visual Studio Code
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