pack-objects.c
31 KB
-
packbuilder: also write index in git_packbuilder_write · 563c19a9
git_packbuilder_write() used to write a packfile to the passed file path. Instead, ask for a destination directory and create both the packfile and an index, as most users probably do expect.
Michael Schubert committed