mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Unlike 'patch --fuzz=NUM', which specifies the number of lines allowed to mismatch, 'git-apply -CNUM' requests the match of NUM lines of context. Omitting -C requests full context match, and that's what should be used for cvsexportcommit -p. Signed-off-by: Junio C Hamano <junkio@cox.net>
7.9 KiB
Executable File
7.9 KiB
Executable File