Eclipse JGit: Java implementation of Git 4.4

Features

  • JGit command line: allow to call git init with specific directory
  • Support git config [include] section with absolute path
  • LogCommand: enable to set filter to only show merge or non-merge commits
  • ApplyCommand: Allow setting FileMode to executable when applying patches
  • Make BaseReceivePack.setAtomic public
  • Support per-BatchRefUpdate atomic transactions
  • Expose conflicting files in CheckoutConflictException

Releng

  • Updated Maven plugins

 

Release Date
Release Type
Minor release
This release is part of Neon