summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ca49920)
raw | patch | inline | side by side (parent: ca49920)
author | Stephan Feder <sf@b-i-t.de> | |
Fri, 7 Jul 2006 13:57:09 +0000 (15:57 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 7 Jul 2006 19:28:04 +0000 (12:28 -0700) |
Signed-off-by: Stephan Feder <sf@b-i-t.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt | patch | blob | history |
index f523ec2fbea9a129294b960461c82382b41ac92d..1a936295d8944b3b52ac82aa806c007851ab0176 100644 (file)
Swap two inputs; that is, show differences from index or
on-disk file to tree contents.
+--text::
+ Treat all files as text.
+
+-a::
+ Shorthand for "--text".
+
For more detailed explanation on these common options, see also
link:diffcore.html[diffcore documentation].