View git conflicts (the easy way)
git config --global alias.conflicts '!git ls-files -u | cut -f 2 | sort -u'
And now, simply type git conflicts and you'll get a list of all the conflicts in your repo.
Written by Lucas
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#