Re: [PATCH 1/2] Functions for managing the set of packs the library is using (whitespace fixed)
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:03
barkalow@iabervon.org writes:
This adds support for reading an uninstalled index, and installing a
pack file that was added while the program was running, as well as
functions for determining where to put the file.
Thanks. Applied and pushed out.
I removed my own version of stop-gap hack; git-fetch-script
now directly calls git-http-pull.