]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git.txt
Update documentation to remove incorrect GIT_DIFF_OPTS example.
authorSean <seanlkml@sympatico.ca>
Mon, 27 Nov 2006 19:37:43 +0000 (14:37 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 27 Nov 2006 20:08:36 +0000 (12:08 -0800)
commitfde97d8ac63efa466dd48436d2178bd364b846de
tree1a758e58be9ad0419ca9a856680941d4468e992c
parent3c23bea8ac211332086d26c90cd7348d6d0e129f
Update documentation to remove incorrect GIT_DIFF_OPTS example.

Git no longer calls an external diff program to generate patches.
Remove the documentation which suggests that you can pass
arbitrary diff options via the GIT_DIFF_OPTS environment variable.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-format.txt
Documentation/git.txt