author | Nanako Shiraishi <nanako3@lavabit.com> | |
Fri, 10 Apr 2009 00:34:42 +0000 (09:34 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Apr 2009 01:42:15 +0000 (18:42 -0700) | ||
commit | f79d4c8a0f22d7fd25018be846c7e48127ed3200 | |
tree | 09d817f4c80a8af43f562b37823767295fe75d05 | tree | snapshot |
parent | ee7ec2f9ded03700f2b95cc1d4b3d60ed374132a | commit | 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>
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 | diff | blob | history | |
t/t4150-am.sh | diff | blob | history |