Skip to content

Commit ac42629

Browse files
committed
More stgit.el patch diff repair
Fixes: #202
1 parent 0670fef commit ac42629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/stgit.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2407,7 +2407,6 @@ which stage to diff against in the case of unmerged files."
24072407
(and (eq (stgit-file->status patched-file)
24082408
'copy)
24092409
'("--diff-filter=C"))
2410-
'("--")
24112410
(if (stgit-file->copy-or-rename patched-file)
24122411
(list (stgit-file->cr-from patched-file)
24132412
(stgit-file->cr-to patched-file))

0 commit comments

Comments
 (0)