-
Notifications
You must be signed in to change notification settings - Fork 51
New and Noteworthy 1.1
Matthias Sohn edited this page Nov 30, 2023
·
1 revision
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
- Shallow cloning support
- Blame command in JGit command line
- diverse performance improvements were implemented