Skip to content

Commit

Permalink
Update draft release notes to 1.7.8
Browse files Browse the repository at this point in the history
Getting very close to -rc0

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Oct 27, 2011
1 parent 4801546 commit e8e1c29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Documentation/RelNotes/1.7.8.txt
Original file line number Diff line number Diff line change
@@ -212,11 +212,9 @@ included in this release.
"gitweb" was broken for some time.
(merge 53c632f jm/maint-gitweb-filter-forks-fix later to maint).



---
exec >/var/tmp/1
O=v1.7.7.1-453-g0b26d1e
O=v1.7.7.1-487-g4801546
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo

0 comments on commit e8e1c29

Please sign in to comment.