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>2009-03-15 23:10:10 +0300
committerJunio C Hamano <gitster@pobox.com>2009-03-15 23:12:53 +0300
commitde7697808fd8b552479a60fa3b98440d541b42de (patch)
tree665397e08f93f687c1d524d6523237bb4f581138 /Documentation/RelNotes-1.6.3.txt
parentbba2a7b22fdde7a214516e93d957a950571a2026 (diff)
parent6f55ee4317681a5639ff364d2f0a352bde064269 (diff)
Sync with GIT 1.6.2.1
Diffstat (limited to 'Documentation/RelNotes-1.6.3.txt')
-rw-r--r--Documentation/RelNotes-1.6.3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt
index f519739ab0..679ad28b9d 100644
--- a/Documentation/RelNotes-1.6.3.txt
+++ b/Documentation/RelNotes-1.6.3.txt
@@ -99,6 +99,6 @@ v1.6.2.X series.
---
exec >/var/tmp/1
-O=v1.6.2-149-g6462146
+O=v1.6.2.1-135-g7d65c21
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint