git-am: teach git-am to apply a patch to an unborn branch
commitf79d4c8a0f22d7fd25018be846c7e48127ed3200
authorNanako Shiraishi <nanako3@lavabit.com>
Fri, 10 Apr 2009 00:34:42 +0000 (10 09:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Apr 2009 01:42:15 +0000 (12 18:42 -0700)
tree09d817f4c80a8af43f562b37823767295fe75d05
parentee7ec2f9ded03700f2b95cc1d4b3d60ed374132a
git-am: teach git-am to apply a patch to an unborn branch

People sometimes wonder why they cannot apply a patch that only
creates new files to an unborn branch.

Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh
t/t4150-am.sh