Use the command below to list the path to all files with merge conflicts
$ 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
Published a year ago
Use the command below to list the path to all files with merge conflicts
$ 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