Junio C Hamano wrote:
applymbox is going away.
That sucks! I like git-am. Is there a replacement command that applies a patch and
commits it at the same time? If I use git-apply on a patch that adds new files, I need to
use git-add on the files before I can commit it. That's a real pain.
--
Timur Tabi
Linux Kernel Developer @ Freescale