git/Documentation/RelNotes/1.5.0.6.adoc at v2.54.0 · git/git · GitHub
Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 484 Bytes

File metadata and controls

21 lines (13 loc) · 484 Bytes

GIT v1.5.0.6 Release Notes

Fixes since v1.5.0.5

  • Bugfixes

    • a handful small fixes to gitweb.

    • build procedure for user-manual is fixed not to require locally installed stylesheets.

    • "git commit $paths" on paths whose earlier contents were already updated in the index were failing out.

  • Documentation

    • user-manual has better cross references.

    • gitweb installation/deployment procedure is now documented.