]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-repack.sh
Remove now unnecessary 'sync()' calls
[thirdparty/git.git] / git-repack.sh
index 10f735cff561c6606f5c2bd3f9feec1d6f6ae52e..072d1b40f7d71aa731c90e9af158a0fe5cf89fde 100755 (executable)
@@ -125,7 +125,6 @@ then
        # We know $existing are all redundant.
        if [ -n "$existing" ]
        then
-               sync
                ( cd "$PACKDIR" &&
                  for e in $existing
                  do