about summary refs log tree commit diff
path: root/third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note')
-rw-r--r--third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note12
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note b/third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note
new file mode 100644
index 0000000000..4d0bde601c
--- /dev/null
+++ b/third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note
@@ -0,0 +1,12 @@
+$ git diff-tree --pretty --notes note
+commit a6f364368ca320bc5a92e18912e16fa6b3dff598
+Author: A U Thor <author@example.com>
+Date:   Mon Jun 26 00:06:00 2006 +0000
+
+    update mode (file2)
+
+Notes:
+    note
+
+:100644 100755 01e79c32a8c99c557f0757da7cb6d65b3414466d 01e79c32a8c99c557f0757da7cb6d65b3414466d M	file2
+$