Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.5.4.7.adoc`
aa482b70abb067f8b9bba138de3e168c163676b5970f4fbd0000000100000156
GIT v1.5.4.7 Release Notes
==========================

Fixes since 1.5.4.7
-------------------

 * 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.4.7 Release Notes
Summary
This release of GIT removes support for an obsolete gitweb request URI, improving the implementation by using plumbing instead of porcelain and respecting the repository's external diff command configuration.