)]}'
{
  "commit": "460c201039471d22194ca871290c098bfe6ce6a3",
  "tree": "ae11f59d2856912df84d0efc0fe5204da456bff6",
  "parents": [
    "3bd62c21760f92996569bb9335b399a9545a5c41"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Aug 24 13:27:10 2008 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Aug 25 22:49:49 2008 -0700"
  },
  "message": "daemon.c: minor style fixup\n\n* \"else\" on the same line as \"}\" that closes corresponding \"if (...) {\";\n\n * multi-line comments begin with \"/*\\n\";\n\n * sizeof, even it is not a function, is written as \"sizeof(...)\";\n\n * no need to check x?alloc() return value -- it would have died;\n\n * \"if (...) { ... }\" that covers the whole function body can be dedented\n   by returning from the function early with \"if (!...) return;\";\n\n * SP on each side of an operator, i.e. \"a \u003e 0\", not \"a\u003e0\";\n\nAlso removes stale comment describing how remove_child() used to do its\nthing.\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e:\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "79f0388204848f1e1085c48be8e6a86bb14cef68",
      "old_mode": 33188,
      "old_path": "daemon.c",
      "new_id": "23278e28dc16cc30bd9516f2f2675cd93d5ac182",
      "new_mode": 33188,
      "new_path": "daemon.c"
    }
  ]
}
