Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Sat, 13 Feb 2010 23:14:04 +0000 (15:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 13 Feb 2010 23:14:04 +0000 (15:14 -0800)
* maint:
Start 1.7.0 maintenance track

Conflicts:
RelNotes

Documentation/RelNotes-1.7.0.1.txt [new file with mode: 0644]
diff --git a/Documentation/RelNotes-1.7.0.1.txt b/Documentation/RelNotes-1.7.0.1.txt
new file mode 100644 (file)
index 0000000..ab0f976
--- /dev/null
@@ -0,0 +1,11 @@
+Git v1.7.0.1 Release Notes
+==========================
+
+Fixes since v1.7.0
+------------------
+
+--
+exec >/var/tmp/1
+echo O=$(git describe)
+O=v1.7.0
+git shortlog $O..