On Thu, Aug 23, 2012 at 10:10:30AM +0200, mhag...@alum.mit.edu wrote:
> From: Michael Haggerty
>
> Once a match has been found at match_pos, the entry is zeroed and no
> future attempts will match that entry. So increment match_pos to
> avoid checking against the zeroed-out entry during the nex
From: Michael Haggerty
Once a match has been found at match_pos, the entry is zeroed and no
future attempts will match that entry. So increment match_pos to
avoid checking against the zeroed-out entry during the next iteration.
Signed-off-by: Michael Haggerty
---
builtin/fetch-pack.c | 2 +-
2 matches
Mail list logo