Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
From: Junio C Hamano <hidden> Date: 2025-08-22 17:59:02
Patrick Steinhardt [off-list ref] writes:
At least initially I want to keep it simple, just to get this in at
first. So I'm trying to be quite defensive overall and die in all kinds
of situations that require more thought. That way it becomes way easier
to eventually extend the different subcommands to maybe lift some of the
current restrictions.