Skip to content

Instantly share code, notes, and snippets.

@ph-One
Created September 23, 2014 23:33
Show Gist options
  • Save ph-One/dc34b23a242dc536a1bb to your computer and use it in GitHub Desktop.
Save ph-One/dc34b23a242dc536a1bb to your computer and use it in GitHub Desktop.
Git Conflicts Alias
git config --global alias.conflicts "diff --name-only --diff-filter=U"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment