Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JGit/New and Noteworthy/4.9

< JGit‎ | New and Noteworthy
Revision as of 11:21, 14 August 2017 by Matthias.sohn.sap.com (Talk | contribs) (Created page with "*DRAFT* =JGit= ==Features== ==Performance Improvements== ==Build and Release Engineering== = Bug Fixes = [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technol...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • DRAFT*

JGit

Features

Performance Improvements

Build and Release Engineering

Bug Fixes

?? enhancement requests and ?? bugs were closed

  • Bug 393170 - pushInsteadOf configuration is ignored by EGit.
  • Note:*

Up to now JGit mistakenly applied pushInsteadOf also to existing pushUris. If some repositories had relied on this mis-feature, pushes may newly suddenly fail (the uncritical case; the config just needs to be fixed) or even still succeed but push to unexpected places, namely to the non-rewritten pushUrls (the critical case).

Contributors

The following ?? developers worked on this release of JGit :

Back to the top