Re: [PATCH v3 8/8] clone, submodule update: create and check out branches
From: Junio C Hamano <hidden> Date: 2022-11-23 04:00:53
Jonathan Tan [off-list ref] writes:
... My
concern is to avoid doing something in a patch set that we will later need to
undo; I think that we are indeed avoiding it here (we're doing A but we will
still need it in the future, so there is no undoing of A needed).
So overall, after this discussion, this patch set looks good to me, except for
the minor points that I have commented on in my previous emails.