]> source.dussan.org Git - jgit.git/commit
Merge branch 'master' into stable-4.4 39/74239/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Jun 2016 14:09:40 +0000 (16:09 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Jun 2016 14:10:11 +0000 (16:10 +0200)
commitdfb33e699cf41cf81f538d3f570141d001c1bdf5
treeb5b62b1ec4fc847b18a647b39ea83559106467be
parent9720f9e2492be0da596fb7228590477243e4f529
parent525baa1213097aa8635d846ce024635b1f33931a
Merge branch 'master' into stable-4.4

* master:
  Fix javadoc errors and unused imports introduced by ddd0fe25
  RepoCommand: record manifest shallow recommendation in .gitmodules
  RepoCommand: record manifest groups as submodule labels
  Remove the deprecated TestRepository.getClock() method
  Replace use of deprecated method Repository.getRef()
  [findBugs] Prevent potential NPE in
    FileLfsRepository.getOutputStream()
  Better report on client side if push failed due to too large object
  [findBugs] Prevent potential NPE in CloneCommand.init()
  RepoCommand: remove --record-remote-branches
  RepoCommandTest: Improve assertion message for remote branch recording

Change-Id: I4fbce4f84925a933fcc9a48058ed6793f5821b97
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>