Display list of files containing conflicts in Git
Usually I just use the output from the merge command, but sometimes if there's a lot of changes, it can be difficult to see or they disappear out of the scope of the terminal window.
Run this command to list the files with conflicts in;
git diff --name-only --diff-filter=U
Written by Joel Day
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#