From: Junio C Hamano <hidden> Date: 2018-05-02 04:35:00
Stefan Beller [off-list ref] writes:
quoted
As far as I am aware this can be worked around with 'git repack -a'
and manual removal of the objects/info/alternates file afterward.
Though I don't know if this results in a less speedy clone than
dissociate would.
That is an interesting workaround!
It's not just "workaround", but actually is an implementation of
that exact option, no?