author | Andrew Ruder <andy@aeruder.net> | |
Fri, 27 Apr 2007 04:58:55 +0000 (23:58 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 27 Apr 2007 05:43:10 +0000 (22:43 -0700) | ||
commit | 4551d05fe44c6d87ff8a24cfba7a79bba0179d5e | |
tree | 96fa8f7bcb2dce80a0a6c0b89f51a933093f9c9b | tree | snapshot |
parent | 8abe88a29c0789276c6d028b76b1190630b101c6 | commit | diff |
Removing -n option from git-diff-files documentation
-n is not a short form of --no-index as the documentation
suggests. Removing it from the documentation and command
usage string.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
-n is not a short form of --no-index as the documentation
suggests. Removing it from the documentation and command
usage string.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-diff-files.txt | diff | blob | history | |
builtin-diff-files.c | diff | blob | history |