)]}'
{
  "commit": "ea417833ea9a07d7b8d568358ff20f57851cb26e",
  "tree": "c3bdd5a211743f6cf8ab88bbdbeff669a3bd9c83",
  "parents": [
    "6a49870a7245934eac671e3dcd7186a90dac255d"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Wed Dec 10 05:40:36 2014 -0500"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Dec 10 09:40:33 2014 -0800"
  },
  "message": "read_packed_refs: use skip_prefix instead of static array\n\nWe want to recognize the packed-refs header and skip to the\n\"traits\" part of the line. We currently do it by feeding\nsizeof() a static const array to strncmp. However, it\u0027s a\nbit simpler to just skip_prefix, which expresses the\nintention more directly, and without remembering to account\nfor the NUL-terminator in each sizeof() call.\n\nSigned-off-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "047353ea1ff63daaeb04475d05515fb9bbbe7c39",
      "old_mode": 33188,
      "old_path": "refs.c",
      "new_id": "ba3003ffd2bd63a1741771e63ed296de69f4e607",
      "new_mode": 33188,
      "new_path": "refs.c"
    }
  ]
}
