Re: [PATCH v2 3/4] commit-graph.c: write non-split graphs as read-only
From: Jeff King <hidden> Date: 2020-04-28 21:08:23
On Tue, Apr 28, 2020 at 02:05:21PM -0700, Junio C Hamano wrote:
quoted
This is looking like a much deeper rabbit hole than it's worth going
down. I think the pragmatic thing is to just stick a "umask 022" near
the new test (or possibly "test_might_fail umask 022" inside the
commit-graph writing test).
I think the most pragmatic would be to just squash in what is
already there ;-)