author | Junio C Hamano <junkio@cox.net> | |
Fri, 22 Jul 2005 16:56:57 +0000 (09:56 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Fri, 22 Jul 2005 17:26:01 +0000 (10:26 -0700) | ||
commit | d854f783af2a441827d66b4b70e9d0d9e3434b15 | |
tree | 7b9ed44c29d4318bcd6c598e260a79be63a6cbe7 | tree | snapshot |
parent | 8b64647dd9009f52e23e7fdb443b7b8f9502278a | commit | diff |
[PATCH] apply.c: --exclude=fnmatch-pattern option.
Adds --exclude=pattern option to the "git-apply" command. This
was useful while reimporting the BKCVS patchset dump of the
Linux kernel, starting at 2.4.0 and ending at 2.6.12-rc2 Ingo
announced some time ago to exclude BitKeeper directory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Adds --exclude=pattern option to the "git-apply" command. This
was useful while reimporting the BKCVS patchset dump of the
Linux kernel, starting at 2.4.0 and ending at 2.6.12-rc2 Ingo
announced some time ago to exclude BitKeeper directory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
apply.c | diff | blob | history |