git-upload-pack: Support the multi_ack protocol
[git.git] / git-repack.sh
index 49547a7..d341966 100755 (executable)
@@ -62,6 +62,7 @@ then
        # all-into-one is used.
        if test "$all_into_one" != '' && test "$existing" != ''
        then
+               sync
                ( cd "$PACKDIR" &&
                  for e in $existing
                  do