fix(git): show merge commits diffed against the first parent
This commit is contained in:
+1
-2
@@ -184,8 +184,7 @@ local function populate(buf, r, rev, state, rev_sha)
|
||||
local patch = util.git({
|
||||
"diff-tree",
|
||||
"-p",
|
||||
"-m",
|
||||
"--first-parent",
|
||||
"--diff-merges=first-parent",
|
||||
"--root",
|
||||
"--no-commit-id",
|
||||
commit_sha,
|
||||
|
||||
Reference in New Issue
Block a user