Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.5.0.6.adoc`
88f5671a1ac3241fa30113423ec094d589e29d5d5831387700000001000001e4
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.

Title: GIT v1.5.0.6 Release Notes
Summary
This release includes several bugfixes, such as small fixes to gitweb, a corrected build procedure for the user manual that no longer requires locally installed stylesheets, and a resolution to the issue with 'git commit $paths' failing on paths with updated index contents. Additionally, the release features improvements to documentation, including better cross references in the user manual and newly documented installation and deployment procedures for gitweb.