Re: [PATCH] fast-import: Allow "reset" to delete a new branch without error
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:23
Eyvind Bernhardsen [off-list ref] writes:
On 16. mars. 2008, at 05.12, Shawn O. Pearce wrote:
quoted
I think this is a slightly better patch, as it avoids creating a
lock file around the ref if we aren't going to actually alter it.
Yes, that's a much better patch, and since you pointed out that
existing branches won't be deleted, here it is again with a better
commit message. Thanks!
I'll add Acked-by from Shawn and apply. Thanks, both.