From d9c2d2f993a6e580d6be0687180d04186d3a05f0 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Wed, 6 Dec 2006 08:59:07 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.4.1-g8ebe
---
diff-options.txt | 16 ++++++++++++++++
git-diff-files.html | 38 +++++++++++++++++++++++++++++++++++++-
git-diff-index.html | 38 +++++++++++++++++++++++++++++++++++++-
git-diff-stages.html | 38 +++++++++++++++++++++++++++++++++++++-
git-diff-tree.html | 38 +++++++++++++++++++++++++++++++++++++-
5 files changed, 164 insertions(+), 4 deletions(-)
diff --git a/diff-options.txt b/diff-options.txt
index e112172ca..9cdd171af 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -129,5 +129,21 @@
-a::
Shorthand for "--text".
+--ignore-space-change::
+ Ignore changes in amount of white space. This ignores white
+ space at line end, and consider all other sequences of one or
+ more white space characters to be equivalent.
+
+-b::
+ Shorthand for "--ignore-space-change".
+
+--ignore-all-space::
+ Ignore white space when comparing lines. This ignores
+ difference even if one line has white space where the other
+ line has none.
+
+-w::
+ Shorthand for "--ignore-all-space".
+
For more detailed explanation on these common options, see also
link:diffcore.html[diffcore documentation].
diff --git a/git-diff-files.html b/git-diff-files.html
index 8d724d79a..923f62932 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -570,6 +570,42 @@ same as "git-diff-index" and "git-diff-tree".
Shorthand for "--text".
+
+--ignore-space-change
+
+
+
+ Ignore changes in amount of white space. This ignores white
+ space at line end, and consider all other sequences of one or
+ more white space characters to be equivalent.
+
+
+
+-b
+
+
+
+ Shorthand for "--ignore-space-change".
+
+
+
+--ignore-all-space
+
+
+
+ Ignore white space when comparing lines. This ignores
+ difference even if one line has white space where the other
+ line has none.
+
+
+
+-w
+
+
+
+ Shorthand for "--ignore-all-space".
+
+
For more detailed explanation on these common options, see also
diffcore documentation.
@@ -938,7 +974,7 @@ two unresolved merge parents with the working tree file