@ -17,9 +17,3 @@ Fixes since v1.6.2
|
|||||||
correct .git directory.
|
correct .git directory.
|
||||||
|
|
||||||
* git-send-email learned to correctly handle multiple Cc: addresses.
|
* 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
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v1.6.2.GIT
|
DEF_VER=v1.6.2.1
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Reference in New Issue
Block a user