Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.5.5.6.adoc`
2310687389a8ace136a2b8a6aab897a24501055161bac4ea0000000100000156
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.

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.