Eclipse JGit: Java implementation of Git 4.3.1

4.3.1

Description

This release fixes the following issues:

* Scan loose ref before packed in case gc is about to remove the loose refs

* Fix possible NPEs when reporting transport errors

* Bug 491505: Fix calling of clean/smudge filters from CheckoutCommand and MergeCommand

* Fix ApplyCommand when result of patch is an empty file