Skip to content
  • Junio C Hamano's avatar
    Merge branch 'js/gc-repack-close-before-remove' · 5104f8f1
    Junio C Hamano authored
    "git gc" and "git repack" did not close the open packfiles that
    they found unneeded before removing them, which didn't work on a
    platform incapable of removing an open file.  This has been
    corrected.
    
    * js/gc-repack-close-before-remove:
      gc/repack: release packs when needed
    5104f8f1