Start 1.6.0.X maintenance series
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
ea02eef096
commit
dba9194a49
|
@ -0,0 +1,15 @@
|
||||||
|
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
|
Loading…
Reference in New Issue