)]}'
{
  "commit": "3ce4ca0a56afd4b67105dd580948973cecc79162",
  "tree": "b9c4cccf0d17e6d1ebd1560d5c611fd75ba218f0",
  "parents": [
    "e11d86de13988e986550043b307b1f9a52324458"
  ],
  "author": {
    "name": "Derrick Stolee",
    "email": "dstolee@microsoft.com",
    "time": "Sun May 10 16:07:34 2020 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun May 10 09:50:55 2020 -0700"
  },
  "message": "multi-pack-index: respect repack.packKeptObjects\u003dfalse\n\nWhen selecting a batch of pack-files to repack in the \"git\nmulti-pack-index repack\" command, Git should respect the\nrepack.packKeptObjects config option. When false, this option says that\nthe pack-files with an associated \".keep\" file should not be repacked.\nThis config value is \"false\" by default.\n\nThere are two cases for selecting a batch of objects. The first is the\ncase where the input batch-size is zero, which specifies \"repack\neverything\". The second is with a non-zero batch size, which selects\npack-files using a greedy selection criteria. Both of these cases are\nupdated and tested.\n\nReported-by: Son Luong Ngoc \u003csluongng@gmail.com\u003e\nSigned-off-by: Derrick Stolee \u003cdstolee@microsoft.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "642d9ac5b723652f339fa45b03ea67806d44f735",
      "old_mode": 33188,
      "old_path": "Documentation/git-multi-pack-index.txt",
      "new_id": "0c6619493c1eddd92323c620e4ae374a7c6a4b91",
      "new_mode": 33188,
      "new_path": "Documentation/git-multi-pack-index.txt"
    },
    {
      "type": "modify",
      "old_id": "d2a43bd1a38d3e0a4da9db6ed69a8da45afc130a",
      "old_mode": 33188,
      "old_path": "midx.c",
      "new_id": "6d1584ca51d313343bbb65f9baa7c794259c7bf0",
      "new_mode": 33188,
      "new_path": "midx.c"
    },
    {
      "type": "modify",
      "old_id": "030a7222b2aca5e97652194ea9a0d8cdf4ca9ab0",
      "old_mode": 33261,
      "old_path": "t/t5319-multi-pack-index.sh",
      "new_id": "7214cab36c0f74ef4c731a189b2490c14a2fa6e4",
      "new_mode": 33261,
      "new_path": "t/t5319-multi-pack-index.sh"
    }
  ]
}
