about summary refs log tree commit diff
path: root/third_party/git/Documentation/RelNotes/1.7.6.2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/Documentation/RelNotes/1.7.6.2.txt')
-rw-r--r--third_party/git/Documentation/RelNotes/1.7.6.2.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/git/Documentation/RelNotes/1.7.6.2.txt b/third_party/git/Documentation/RelNotes/1.7.6.2.txt
deleted file mode 100644
index 67ae414965..0000000000
--- a/third_party/git/Documentation/RelNotes/1.7.6.2.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Git v1.7.6.2 Release Notes
-==========================
-
-Fixes since v1.7.6.1
---------------------
-
- * v1.7.6.1 broke "git push --quiet"; it used to be a no-op against an old
-   version of Git running on the other end, but v1.7.6.1 made it abort.