commit | f79d4c8a0f22d7fd25018be846c7e48127ed3200 | [log] [tgz] |
---|---|---|
author | Nanako Shiraishi <nanako3@lavabit.com> | Fri Apr 10 09:34:42 2009 +0900 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Apr 12 18:42:15 2009 -0700 |
tree | 09d817f4c80a8af43f562b37823767295fe75d05 | |
parent | ee7ec2f9ded03700f2b95cc1d4b3d60ed374132a [diff] |
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>