author | Jeff King <peff@peff.net> | |
Sat, 1 Mar 2008 06:22:55 +0000 (01:22 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Mar 2008 09:31:18 +0000 (01:31 -0800) | ||
commit | c14918415a36e93a84ed1f58ce079619f84e26fa | |
tree | a3f2acacf39cd9aa13e3febe99a11dbf38fa4efc | tree | snapshot |
parent | ee542ee3fc309fa95622b274c09eefbe394cd108 | commit | diff |
allow git-am to run in a subdirectory
We just move to the top of the tree and proceed. This
shouldn't break any existing callers, since the behavior was
previously disallowed.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We just move to the top of the tree and proceed. This
shouldn't break any existing callers, since the behavior was
previously disallowed.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh | diff | blob | history |