mirror of
https://github.com/git/git.git
synced 2024-11-16 22:14:53 +01:00
13 lines
176 B
Text
13 lines
176 B
Text
|
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
|
||
|
|