Matt Kraai <[email protected]> writes: > From: Matt Kraai <[email protected]> > > lock is only used by fetch_pack, so move it into that function. > > Signed-off-by: Matt Kraai <[email protected]> > --- > fetch-pack.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Eh, did you base your patch on something older than 2d4177c (Make fetch-pack a builtin with an internal API, 2007-09-10)??? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

