Skip to content

Commit

Permalink
GIT 1.6.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Mar 15, 2009
1 parent a54a216 commit 6f55ee4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions Documentation/RelNotes-1.6.2.1.txt
Expand Up @@ -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
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.6.2.GIT
DEF_VER=v1.6.2.1

LF='
'
Expand Down

0 comments on commit 6f55ee4

Please sign in to comment.