]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchidx: skip filenames on "diff --git ..."
authorEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 04:45:05 +0000 (04:45 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:59:09 +0000 (02:59 +0000)
We already capture filenames on the lines beginning
with "---" and "+++", so it's redundant work to capture
filenames from "diff --git ..." lines.


No differences found