Re: [PATCH v3 2/3] git diff: improve range handling
From: Chris Torek <hidden>
Date: 2020-06-11 15:51:19
From: Chris Torek <hidden>
Date: 2020-06-11 15:51:19
On Thu, Jun 11, 2020 at 8:15 AM Chris Torek via GitGitGadget [off-list ref] wrote: > + if (lpos > 0) Ugh, this and the rpos test are supposed to be >= not >. Will fix these for v4. Otherwise seems review-able. Also, I forgot to update the GitGitGadget "changes since", It's changes since v2, not since v1, of course. Chris