Skip to content

localrepo: Use `-z` flag for `git-merge-tree`

Since we want to derive conflict information from git-merge-tree for ListConflictFiles. We should switch to using the -z flag. This provides machine parsable output.

Part of #4576 (closed)

Merge request reports