Junio C Hamano
16 years ago
2 changed files with 13 additions and 1 deletions
@ -0,0 +1,12 @@ |
|||||||
|
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 |
||||||
|
|
Loading…
Reference in new issue