mirror of
https://github.com/git/git.git
synced 2024-10-31 22:37:54 +01:00
6207011ae3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
12 lines
176 B
Text
12 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
|
|
|