diff --git a/src/pack-objects.c b/src/pack-objects.c index 7e5f667f4..ace8afd17 100644 --- a/src/pack-objects.c +++ b/src/pack-objects.c @@ -406,6 +406,7 @@ static int write_one( po->delta = NULL; } + *status = WRITE_ONE_WRITTEN; po->written = 1; po->recursing = 0;