Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Teach "git diff" to handle filenames starting with '-'
author
Linus Torvalds
<torvalds@osdl.org>
Tue, 18 Oct 2005 07:16:45 +0000
(
00:16
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 18 Oct 2005 07:16:45 +0000
(
00:16
-0700)
It adds "--" to the git-diff.sh scripts, to keep any filenames that start
with a "-" from being confused with an option.
But in order to do that, it needs to teach git-diff-files to honor "--".
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
ea51d41
)
No differences found