]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-6.3' into stable-6.4 81/201481/2
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 27 Apr 2023 00:20:10 +0000 (02:20 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 27 Apr 2023 00:20:10 +0000 (02:20 +0200)
commitf87c456e8ac1fa341f1c3a618798738245bf8adb
treeaea809e7598d0d2c4655d00783b9e7d7d1d64ed0
parent6456059795c951f2b9261d50dc33d5902a5fbb87
parentcdf35e8ead7a6a25290b7fce89007b08c6011924
Merge branch 'stable-6.3' into stable-6.4

* stable-6.3:
  [bazel] Move ToolTestCase to src folder (6.2)
  GcConcurrentTest: @Ignore flaky testInterruptGc
  Fix CommitTemplateConfigTest
  Fix after_open config and Snapshotting RefDir tests to work with bazel
  [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecory
  Demote severity of some error prone bug patterns to warnings
  UploadPack: Fix NPE when traversing a tag chain

Change-Id: I463f8528e623316add204848d551c44d44d04858
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackTest.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java