aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.8.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-11-28 14:07:13 -0800
committerJunio C Hamano <gitster@pobox.com>2011-11-28 14:07:22 -0800
commitfc14b89a7e6899b8ac3b5751ec2d8c98203ea4c2 (patch)
treedb80fd5cfd79224e9a844c741d1177e6602a606a /Documentation/RelNotes/1.7.8.txt
parentd69bafcb36e9a5920d7a848053f070562231a96d (diff)
downloadgit-fc14b89a7e6899b8ac3b5751ec2d8c98203ea4c2.tar.gz
git-fc14b89a7e6899b8ac3b5751ec2d8c98203ea4c2.tar.xz
Git 1.7.8-rc4v1.7.8-rc4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 d9da58697..95f5bffbe 100644
--- a/Documentation/RelNotes/1.7.8.txt
+++ b/Documentation/RelNotes/1.7.8.txt
@@ -162,7 +162,7 @@ included in this release.
---
exec >/var/tmp/1
-O=v1.7.8-rc3-16-g9e9ab40
+O=v1.7.8-rc4
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo