Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-02-14 02:04:00 +0300
committerJunio C Hamano <gitster@pobox.com>2010-02-14 02:04:00 +0300
commit9b2504831859ffdffbe15b9a6a7b7ede37557b06 (patch)
treee767c1cef5cc777bd502552c4eae6b547d2e87ef /Documentation/RelNotes-1.7.0.1.txt
parente923eaeb901ff056421b9007adcbbce271caa7b6 (diff)
Start 1.7.0 maintenance track
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.7.0.1.txt')
-rw-r--r--Documentation/RelNotes-1.7.0.1.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/RelNotes-1.7.0.1.txt b/Documentation/RelNotes-1.7.0.1.txt
new file mode 100644
index 0000000000..ab0f9764da
--- /dev/null
+++ b/Documentation/RelNotes-1.7.0.1.txt
@@ -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..