diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-10-30 19:14:24 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-30 19:14:24 -0700 |
commit | be3fa9125e708348c7baf04ebe9507a72a9d1800 (patch) | |
tree | 7ac00bf0faa312ccd3d930c3bfda4c84f45c1ad2 /Documentation | |
parent | Merge branch 'jk/git-tricks' (diff) | |
download | tgif-be3fa9125e708348c7baf04ebe9507a72a9d1800.tar.xz |
Git 1.7.8-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/1.7.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt index ddb8d37eaa..5645fa20bf 100644 --- a/Documentation/RelNotes/1.7.8.txt +++ b/Documentation/RelNotes/1.7.8.txt @@ -214,7 +214,7 @@ included in this release. --- exec >/var/tmp/1 -O=v1.7.7.1-487-g4801546 +O=v1.7.7.1-492-g324bc2a echo O=$(git describe --always master) git log --first-parent --oneline --reverse ^$O master echo |