summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0bf8c1f)
raw | patch | inline | side by side (parent: 0bf8c1f)
author | Björn Steinbrink <B.Steinbrink@gmx.de> | |
Fri, 29 May 2009 10:21:24 +0000 (12:21 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 31 May 2009 22:39:04 +0000 (15:39 -0700) |
The patch can be applied to the work tree, the index or both, but the
short description made it look like it's always applied to both.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
short description made it look like it's always applied to both.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-apply.txt | patch | blob | history |
index 9e5baa277731adf14e47fda8c6b13a076e0873db..735374d7df7e8d0e967dce7750f41aabff9a095f 100644 (file)
NAME
----
-git-apply - Apply a patch on a git index file and a working tree
+git-apply - Apply a patch on a git index file and/or a working tree
SYNOPSIS