"Shawn O. Pearce" [off-list ref] writes:
If it is alright with Alex, I'd like to hold off on merging git-gui
into git.git right now. We just got gitgui-0.6.3 merged, and I'd
like to see at least one version of git ship with a stable tag from
git-gui, rather than an arbitrary commit. ;-)
Well, I do not think these Makefile clean-ups deserve to be
applied to 'maint'. They are by definition not to have any
effect on the build products (otherwise that is called a bug),
so will not either fix nor improve the end user experience.
In 'maint', I try to have changes that fixes problems in the end
user experience that exist in the corresponding feature release,
and nothing else. That is what 'maintenance' means.