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

JGit/New and Noteworthy/1.1

Git Porcelain API Updates

More Git porcelain commands and command options were added to the org.eclipse.jgit.api package

  • ReflogCommand
  • DiffCommand
  • ListTagCommand
  • DeleteTagCommand
  • ResetCommand now supports recursive reset on given directory

Features

  • Shallow cloning support
  • Blame command in JGit command line

Performance Improvements

Copyright © Eclipse Foundation, Inc. All Rights Reserved.