mirror of
https://github.com/git/git.git
synced 2024-11-17 06:25:13 +01:00
685c568a7a
Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 lines
321 B
Text
15 lines
321 B
Text
Git v1.6.6.1 Release Notes
|
|
==========================
|
|
|
|
Fixes since v1.6.6
|
|
------------------
|
|
|
|
* http-backend was not listed in the command list in the documentation.
|
|
|
|
Other minor documentation updates are included.
|
|
|
|
--
|
|
exec >/var/tmp/1
|
|
O=v1.6.6-4-gd828fdb
|
|
echo O=$(git describe maint)
|
|
git shortlog --no-merges $O..maint
|