From: Eric Wong Date: Sat, 25 Jan 2020 04:45:06 +0000 (+0000) Subject: searchidx: don't assume "a/" and "b/" as prefixes X-Git-Tag: v1.3.0~50 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=180f66ec873a6715a66b521e05fa9f9a976f3b03;hp=180f66ec873a6715a66b521e05fa9f9a976f3b03;p=public-inbox.git searchidx: don't assume "a/" and "b/" as prefixes Some people use "--{src,dst}-prefix=", try to deal with those since git-apply can handle them when called by solver. ---