On 01/18, Jeff King wrote:
On Mon, Jan 18, 2016 at 02:51:59PM -0500, Jeff King wrote:
quoted
It would be nice to also test that
"git ls-remote --symrefs --heads" shows "refs/heads/foo" as a symref.
But that cannot work with the current code, because upload-pack only
tells us about the symref HEAD, and not any others.
Actually, I wonder if it is worth making a note of that in the new
"--symref" documentation, so people do not report it is a bug that
"ls-remote" does not show it. :)
I agree, I'll add that. Thanks.
-Peff
--
Thomas