diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-08-16 20:44:32 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-16 21:33:25 -0700 |
commit | f332726eaad74ac2aac0c3fb2dcb662acdbc3a31 (patch) | |
tree | b286ced3860a853e4ebcea7f7e2b10b2571215bd /Documentation/diff-options.txt | |
parent | [PATCH] Fix test failure due to overly strict .git directory tests (diff) | |
download | tgif-f332726eaad74ac2aac0c3fb2dcb662acdbc3a31.tar.xz |
[PATCH] Improve handling of "." and ".." in git-diff-*
This fixes up usage of ".." (without an ending slash) and "." (with or
without the ending slash) in the git diff family.
It also fixes pathspec matching for the case of an empty pathspec, since a
"." in the top-level directory (or enough ".." under subdirectories) will
result in an empty pathspec. We used to not match it against anything, but
it should in fact match everything.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/diff-options.txt')
0 files changed, 0 insertions, 0 deletions