mirror of
https://github.com/git/git.git
synced 2024-11-17 14:34:49 +01:00
16 lines
321 B
Text
16 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
|