docs: give more hints about how "add -e" works
commit5df4d67d4156ec7cd37089aeb3d5f66ee857a01a
authorJeff King <peff@peff.net>
Thu, 21 Oct 2010 14:30:35 +0000 (21 10:30 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Oct 2010 22:21:05 +0000 (21 15:21 -0700)
tree12de5d1cc016f3f180f72f9ed6a1badd5596a89b
parent5b57413cb3952654031115f6f840e3dcb120914e
docs: give more hints about how "add -e" works

The previous text was not exactly accurate; it is OK to
change space and minus lines, but only in certain ways. This
patch attempts to cover explicitly what can be done at the
individual line level, and cautions the user that
conceptually larger changes (like modifying a line) require
some understanding of the patch format.

Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt