)]}'
{
  "commit": "88ca88a32bba8d5a59bae1901990f3bc643545eb",
  "tree": "ce027f237ffe11cf61d6bba9e29f5b4c4efe8aea",
  "parents": [
    "3a6eec9bb697a599a32ccb08ee176e6d4982f90f"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Sat Jun 10 01:20:44 2023 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Jul 05 15:30:11 2023 +0200"
  },
  "message": "Add verification in GcKeepFilesTest that bitmaps are generated\n\nThe packfiles with the .keep extensions are meant to prevent\na packfile from being processed or removed during GC.\nFrom the point of view of the GC process then, the associated\npackfile should be completely transparent:\n- it should not included in the repacked file\n- it should not pruned\n- its objects should be left untouched, even if unreachable\n- the GC process, including the bitmap generation should continue\n  as usual, as the the packfiles with .keep file did not exist\n\nAdd one explicit test for making sure that the management\nof .keep file is also transparent to the generation of bitmaps,\nwhich are still generated if a .keep file exists.\n\nBug: 582039\nChange-Id: I14f6adc3f961c606fbc617e51ea6ed6e2ef8604f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5fcdd37575d86c098b741c62062342bb383fe124",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcKeepFilesTest.java",
      "new_id": "67848ae7eaa241be580a182e715820e4dedd6254",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcKeepFilesTest.java"
    }
  ]
}
