Use the command below to list the path to all files with merge conflicts
01: git diff --name-only --diff-filter=U --relative
Here is another article you might like 😊 "A row must be an array or a TableSeparator instance | Laravel artisan fix"