13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
|
GIT v1.6.3.1 Release Notes
|
||
|
==========================
|
||
|
|
||
|
Fixes since v1.6.3
|
||
|
------------------
|
||
|
|
||
|
--
|
||
|
exec >/var/tmp/1
|
||
|
O=v1.6.3
|
||
|
echo O=$(git describe maint)
|
||
|
git shortlog $O..maint
|
||
|
|