author | Sean <seanlkml@sympatico.ca> | |
Mon, 27 Nov 2006 19:37:43 +0000 (14:37 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Nov 2006 20:08:36 +0000 (12:08 -0800) | ||
commit | fde97d8ac63efa466dd48436d2178bd364b846de | |
tree | 1a758e58be9ad0419ca9a856680941d4468e992c | tree | snapshot |
parent | 3c23bea8ac211332086d26c90cd7348d6d0e129f | commit | diff |
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>
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 | diff | blob | history | |
Documentation/git.txt | diff | blob | history |