about summary refs log tree commit diff
path: root/third_party/git/t/t5100/patch0009
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t5100/patch0009')
-rw-r--r--third_party/git/t/t5100/patch000913
1 files changed, 13 insertions, 0 deletions
diff --git a/third_party/git/t/t5100/patch0009 b/third_party/git/t/t5100/patch0009
new file mode 100644
index 0000000000..65615c34af
--- /dev/null
+++ b/third_party/git/t/t5100/patch0009
@@ -0,0 +1,13 @@
+diff --git a/Documentation/diff-format.txt b/Documentation/diff-format.txt
+index b426a14..97756ec 100644
+--- a/Documentation/diff-format.txt
++++ b/Documentation/diff-format.txt
+@@ -81,7 +81,7 @@ The "diff" formatting options can be customized via the
+ environment variable 'GIT_DIFF_OPTS'.  For example, if you
+ prefer context diff:
+ 
+-      GIT_DIFF_OPTS=-c git-diff-index -p $(cat .git/HEAD)
++      GIT_DIFF_OPTS=-c git-diff-index -p HEAD
+ 
+ 
+ 2. When the environment variable 'GIT_EXTERNAL_DIFF' is set, the