)]}'
{
  "commit": "74547f4a68c444b495af014dcfc07df3e09bbc36",
  "tree": "832a8161a06a5a5bed538c126317fa9a9c75c709",
  "parents": [
    "181b629f7deea1750b8e5d2160750ed2cef91c3d"
  ],
  "author": {
    "name": "Anna Papitto",
    "email": "annapapitto@google.com",
    "time": "Tue May 30 16:20:54 2023 +0200"
  },
  "committer": {
    "name": "Anna Papitto",
    "email": "annapapitto@google.com",
    "time": "Wed May 31 10:09:50 2023 +0200"
  },
  "message": "PackReverseIndex: use static builder instead of constructor\n\nPackReverseIndex instances are created using the constructor directly,\nwhich limits control over the construction logic and refactoring\nopportunities for the class itself. These will be needed for a\nfile-based implementation of the reverse index.\n\nUse a static builder method to create a PackReverseIndex instance using\na pack\u0027s forward index.\n\nChange-Id: I4421d907cd61d9ac932df5377e5e28a81679b63f\nSigned-off-by: Anna Papitto \u003cannapapitto@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "292e3e758ac3b66a056ca8f27e8f56b642d3b223",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackReverseIndexTest.java",
      "new_id": "cd37c354a58db75fd405249acbfd4835439cc810",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackReverseIndexTest.java"
    },
    {
      "type": "modify",
      "old_id": "c745b8e6ee7953de10e5f775652ea6f323f266f9",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java",
      "new_id": "466d5d435b2452848fc679cd229a656a9720a91e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java"
    },
    {
      "type": "modify",
      "old_id": "6e74136c1bb4401d8128b7572a08a7ae15e862a0",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/Pack.java",
      "new_id": "5d401f45180e91ebe3216065785b8064159b97ce",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/Pack.java"
    },
    {
      "type": "modify",
      "old_id": "1a5adb4a16b59647c718fba65c1e3bb423abe341",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackReverseIndex.java",
      "new_id": "fdbd3641348430616c700907f4d192f80f9e7ae9",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackReverseIndex.java"
    }
  ]
}
