author | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Feb 2007 06:05:36 +0000 (22:05 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Feb 2007 06:05:36 +0000 (22:05 -0800) | ||
commit | 2092a1fefdacf9839332202fa62165e2ac91c899 | |
tree | 59a28d8ea65428fd6410b19eb9b5c63b64331d43 | tree | snapshot |
parent | c5c3fc9851e6c89f8616729552d9b8a8dfea5555 | commit | diff |
Teach git-am to pass -p option down to git-apply
This is originally from Andy Parkins whose patch used --patchdepth; let's
use -p which is more in line with the underlying git-apply.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is originally from Andy Parkins whose patch used --patchdepth; let's
use -p which is more in line with the underlying git-apply.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-am.txt | diff | blob | history | |
git-am.sh | diff | blob | history |