Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGit/New and Noteworthy/6.8"

(Created page with "= EGit = == Features == * [https://eclip.se/451508 451508] DeleteBranchOperation: bulk delete branches for deleting multiple branches * [https://eclip.se/342790 342790] Incl...")
 
Line 7: Line 7:
 
* [https://eclip.se/582380 582380] CommitHelper: retrieve MERGE_MSG for resolved merge conflict when reverting a commit raises conflicts
 
* [https://eclip.se/582380 582380] CommitHelper: retrieve MERGE_MSG for resolved merge conflict when reverting a commit raises conflicts
  
 +
===  Build and Release Engineering ===
 +
 +
* [https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3137 Git repositories were migrated] to [https://eclipse.gerrithub.io/admin/repos/q/filter:eclipse GerritHub] including all review data. See the blog [https://gitenterprise.me/category/jgit-2/ 14 Years of JGit/EGit Code Reviews migrated to GerritHub].
  
 
== Other Changes ==
 
== Other Changes ==

Revision as of 06:07, 28 November 2023

EGit

Features

  • 451508 DeleteBranchOperation: bulk delete branches for deleting multiple branches
  • 342790 Include the Gerrit change ID footer if a revert is done in a repository for which including such a footer is configured
  • 582380 CommitHelper: retrieve MERGE_MSG for resolved merge conflict when reverting a commit raises conflicts

Build and Release Engineering

Other Changes

The complete list of new features and bug fixes is available in the release notes.

Contributors

The following 5 developers worked on this release: Andrey Loskutov, Jörg Kubitz, Matthias Sohn, Michael Keppler, Thomas Wolf


See Also

See also the new features in JGit for additional information.

Back to the top