Re: [PATCH v2] t: make many tests depend less on the refs being files
From: Junio C Hamano <hidden> Date: 2018-05-23 06:08:47
Christian Couder [off-list ref] writes:
The internals of the loose refs backend are still tested in
t1400-update-ref.sh, whereas the tests changed in this patch focus
on testing other aspects.
This patch just takes care of many low hanging fruits. It does not
try to completely solves the issue.
Thanks. All conversions in this patch look correct to me.
Will queue.