diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-15 13:03:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-15 13:05:05 -0700 |
commit | 6f55ee4317681a5639ff364d2f0a352bde064269 (patch) | |
tree | 357b9b00d83b7244509081fc31a498ad3e2b2346 /Documentation | |
parent | Merge branch 'maint-1.6.1' into maint (diff) | |
download | tgif-6f55ee4317681a5639ff364d2f0a352bde064269.tar.xz |
GIT 1.6.2.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes-1.6.2.1.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.6.2.1.txt b/Documentation/RelNotes-1.6.2.1.txt index a33782d47c..dfa36416af 100644 --- a/Documentation/RelNotes-1.6.2.1.txt +++ b/Documentation/RelNotes-1.6.2.1.txt @@ -17,9 +17,3 @@ Fixes since v1.6.2 correct .git directory. * git-send-email learned to correctly handle multiple Cc: addresses. - ---- -exec >/var/tmp/1 -O=v1.6.2-21-g7681ed2 -echo O=$(git describe maint) -git shortlog --no-merges $O..maint |