Support receiving server capabilities
[git.git] / git-prune.sh
index b28630c..ef31bd2 100755 (executable)
@@ -15,6 +15,7 @@ do
     shift;
 done
 
+sync
 git-fsck-objects --full --cache --unreachable "$@" |
 sed -ne '/unreachable /{
     s/unreachable [^ ][^ ]* //