git-apply(1): Clarify that one can select where to apply the patch
commitc4d5359230c4bd427f37662f9d12fdf006b6e6ba
authorBjörn Steinbrink <B.Steinbrink@gmx.de>
Fri, 29 May 2009 10:21:24 +0000 (29 12:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 22:39:04 +0000 (31 15:39 -0700)
tree80b34f5a60586a4943f6bad45b652260a51ce283
parent0bf8c1f9be55ae9c6a592324582526778e45b8dd
git-apply(1): Clarify that one can select where to apply the patch

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>
Documentation/git-apply.txt