author | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 11 Oct 2010 16:06:18 +0000 (11:06 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 14 Oct 2010 02:10:56 +0000 (19:10 -0700) | ||
commit | 24757702395ed4c828af585f2d8ba0efda5cf697 | |
tree | cfd89637f8f3316eaafe46ee567be70307bf3b51 | tree | snapshot |
parent | b77134b068f777c9b63ebfb8762c77968c49702f | commit | diff |
Documentation: update implicit "--no-index" behavior in "git diff"
Originally "--no-index" mode triggered for untracked files within the
tracked tree, but with v1.5.6-rc1~41 (Merge branch 'jc/diff-no-no-index,
2008-05-26) the command was fixed to only implicitly trigger when paths
outside the tracked tree are mentioned.
Reported-by: Yann Dirson <dirson@bertin.fr>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Originally "--no-index" mode triggered for untracked files within the
tracked tree, but with v1.5.6-rc1~41 (Merge branch 'jc/diff-no-no-index,
2008-05-26) the command was fixed to only implicitly trigger when paths
outside the tracked tree are mentioned.
Reported-by: Yann Dirson <dirson@bertin.fr>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-diff.txt | diff | blob | history |