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:
Diffstat (limited to 'Documentation/RelNotes/1.7.8.txt')
-rw-r--r--Documentation/RelNotes/1.7.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt
index 7626fee8eb..b9bb32492f 100644
--- a/Documentation/RelNotes/1.7.8.txt
+++ b/Documentation/RelNotes/1.7.8.txt
@@ -165,7 +165,7 @@ included in this release.
---
exec >/var/tmp/1
-O=v1.7.8-rc1-11-gd7a0129
+O=v1.7.8-rc1-23-gdc865af
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo