Re: [PATCH] git-applymbox: Remove command
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:12
Petr Baudis [off-list ref] writes:
I believe noone uses git-applymbox, and noone definitely should, since it is supposed to be completely superseded and everything by its younger cousin git-am. The only known person in the universe to use it was Linus and he declared some time ago that he will try to use git-am instead in his famous dotest script. The trouble is that git-applymbox existence creates confusing UI. I'm a bit like a recycled newbie to the git porcelain and *I* was confused by git-applymbox primitiveness until I've realized a while later that I'm of course using the wrong command. Signed-off-by: Petr Baudis <redacted> --- (Admittelly this patch is a bit brave and maybe we should make applymbox print some scary messages first for some time. I'm testing the water here to see if anyone complains. I still think that noone really uses it, though.)
Brave. I suspect nobody really uses it, too.