Home Explore Blog CI



git

Documentation/RelNotes/1.5.5.6.adoc
57ea4bbb8bf544d78b7a77162d3bde444c0770f074e394990000000300000156
GIT v1.5.5.6 Release Notes
==========================

Fixes since 1.5.5.5
-------------------

 * Removed support for an obsolete gitweb request URI, whose
   implementation ran "git diff" Porcelain, instead of using plumbing,
   which would have run an external diff command specified in the
   repository configuration as the gitweb user.

Chunks
23106873 (1st chunk of `Documentation/RelNotes/1.5.5.6.adoc`)
Title: GIT v1.5.5.6 Release Notes
Summary
The GIT v1.5.5.6 release removes support for an obsolete gitweb request URI and fixes related implementation issues to improve functionality and security, ensuring that the git diff command is executed correctly and external diff commands specified in the repository configuration are utilized properly.