diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-11-12 22:14:53 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-12 22:14:53 -0800 |
commit | bc1bbe0c19a6ff39522b4fa3259f34150e308e1f (patch) | |
tree | 2451b43ecaa43f22252419539ff277b9bd39345d /Documentation/RelNotes | |
parent | dc865af65f2f97a738a1761d7e9d389101e29e7b (diff) | |
download | git-bc1bbe0c19a6ff39522b4fa3259f34150e308e1f.tar.gz git-bc1bbe0c19a6ff39522b4fa3259f34150e308e1f.tar.xz |
Git 1.7.8-rc2v1.7.8-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-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 7626fee8e..b9bb32492 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 |