diff options
| author | Junio C Hamano <gitster@pobox.com> | 2011-10-27 12:06:44 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-10-27 12:06:44 -0700 |
| commit | e8e1c29021da446d0c50573ef9619bf74f515c20 (patch) | |
| tree | 9ae57f633d0e80ddeb29752830d34a29120f998f | |
| parent | Merge branch 'sn/complete-bash-wo-process-subst' (diff) | |
| download | git-e8e1c29021da446d0c50573ef9619bf74f515c20.tar.gz git-e8e1c29021da446d0c50573ef9619bf74f515c20.zip | |
Update draft release notes to 1.7.8
Getting very close to -rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rw-r--r-- | Documentation/RelNotes/1.7.8.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt index 3045245aa6..ddb8d37eaa 100644 --- a/Documentation/RelNotes/1.7.8.txt +++ b/Documentation/RelNotes/1.7.8.txt @@ -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 |
