summaryrefslogtreecommitdiff
path: root/builtin-update-ref.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-02-22 00:05:56 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-02-22 00:05:56 (GMT)
commit3e8a5db966c26a0a986161103d59683b909a6c78 (patch)
tree3a0df292e42e49cec2e49f04b29450473e8e4975 /builtin-update-ref.c
parent9987d7c58a847ab1605ae3216ff1ca95b19f0ad1 (diff)
downloadgit-3e8a5db966c26a0a986161103d59683b909a6c78.zip
git-3e8a5db966c26a0a986161103d59683b909a6c78.tar.gz
git-3e8a5db966c26a0a986161103d59683b909a6c78.tar.bz2
git-apply: guess correct -p<n> value for non-git patches.
This enhances the third point in the previous commit. When applying a non-git patch that begins like this: --- 2.6.orig/mm/slab.c +++ 2.6/mm/slab.c @@ -N,M +L,K @@@ ... and if you are in 'mm' subdirectory, we notice that -p2 is the right option to use to apply the patch in file slab.c in the current directory (i.e. mm/slab.c) The guess function also knows about this pattern, where you would need to use -p0 if applying from the top-level: --- mm/slab.c +++ mm/slab.c @@ -N,M +L,K @@@ ... Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-update-ref.c')
0 files changed, 0 insertions, 0 deletions