mirror of
https://github.com/git/git.git
synced 2024-11-08 02:03:12 +01:00
16 lines
239 B
Text
16 lines
239 B
Text
|
GIT v1.6.0.1 Release Notes
|
||
|
==========================
|
||
|
|
||
|
Fixes since v1.6.0
|
||
|
------------------
|
||
|
|
||
|
* ...
|
||
|
|
||
|
Contains other various documentation fixes.
|
||
|
|
||
|
--
|
||
|
exec >/var/tmp/1
|
||
|
O=v1.6.0
|
||
|
echo O=$(git describe maint)
|
||
|
git shortlog --no-merges $O..maint
|