mirror of
https://github.com/git/git.git
synced 2024-11-08 02:03:12 +01:00
dba9194a49
Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 lines
239 B
Text
15 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
|