Home Explore Blog CI



git

Documentation/RelNotes/1.5.4.7.adoc
9fd4ceefd50623f0b6f2abe8556fbcf89480deefc11703460000000300000156
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.

Chunks
aa482b70 (1st chunk of `Documentation/RelNotes/1.5.4.7.adoc`)
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.