Re: [PATCH] Add otherwise missing --strict option to unpack-objects summary.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:31
Jon Loeliger [off-list ref] writes:
The option --pack_header= is also not documented here
and in git-fetch-pack (others?), but it seems like that
might have been intentional?
It is pretty much an implementation detail of an internal communication
between fetch-pack and unpack-objects.
The option would help anybody who wants to create an alternative
implementation of fetch-pack but otherwise won't be of much use.