)]}'
{
  "commit": "cb90ed08526bd51f04e5d72e3ba3cf5bd30c11e4",
  "tree": "530515174ef8a27941d378bb4acc7ff820130360",
  "parents": [
    "d01376106af8800017ac3c08d7c7ac1fd5ccc9ee"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Fri Oct 21 16:32:03 2022 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Oct 26 16:51:08 2022 +0200"
  },
  "message": "Allow to perform PackedBatchRefUpdate without locking loose refs\n\nAdd another newBatchUpdate method in the RefDirectory where we can\ncontrol if the created PackedBatchRefUpdate will lock the loose refs or\nnot.\n\nThis can be useful in cases when we run programs which have exclusive\naccess to a Git repository and we know that locking loose refs is\nunnecessary and just a performance loss.\n\nChange-Id: I7d0932eb1598a3871a2281b1a049021380234df9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9c1d33dc3c4253b57c80ad58dcda5f6e25285a65",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackedBatchRefUpdate.java",
      "new_id": "8b0ea4fcd61a96e6cc5c75bee1604ca8285b93fe",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackedBatchRefUpdate.java"
    },
    {
      "type": "modify",
      "old_id": "07e38147f7a32c5e16d67024bed4c7119a017a63",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/RefDirectory.java",
      "new_id": "b46ffe3670532ca7e035ebcf488b3ec94b79acb7",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/RefDirectory.java"
    }
  ]
}
