)]}'
{
  "commit": "822a7d507151e1d6310f52d5b05234d65db11a88",
  "tree": "649ce1c6b078ed5a040f5ffb91cf847c023a473f",
  "parents": [
    "8e76483ce0ce256b01345abc4ca97b1f94aed354"
  ],
  "author": {
    "name": "Ramsay Allan Jones",
    "email": "ramsay@ramsay1.demon.co.uk",
    "time": "Sun Jul 30 22:42:25 2006 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "junkio@cox.net",
    "time": "Wed Aug 02 00:27:18 2006 -0700"
  },
  "message": "Remove cmd_usage() routine and re-organize the help/usage code.\n\nThe cmd_usage() routine was causing warning messages due to a NULL\nformat parameter being passed in three out of four calls. This is a\nproblem if you want to compile with -Werror. A simple solution is to\nsimply remove the GNU __attribute__ format pragma from the cmd_usage()\ndeclaration in the header file. The function interface was somewhat\nmuddled anyway, so re-write the code to finesse the problem.\n\n[jc: this incidentally revealed that t9100 test assumed that the output\n from \"git help\" to be fixed in stone, but this patch lower-cases\n \"Usage\" to \"usage\".  Update the test not to rely on \"git help\" output.]\n\nSigned-off-by: Ramsay Allan Jones \u003cramsay@ramsay1.demon.co.uk\u003e\nSigned-off-by: Junio C Hamano \u003cjunkio@cox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bb0b03f1ae64cc5f4fa1376169c27b8a7cb71734",
      "old_mode": 33188,
      "old_path": "builtin-help.c",
      "new_id": "fb731cc9345e197e710aea611e9519f1e04e0ab8",
      "new_mode": 33188,
      "new_path": "builtin-help.c"
    },
    {
      "type": "modify",
      "old_id": "88c4d847123fc74847bbbb03ad37ddda7518d6cb",
      "old_mode": 33188,
      "old_path": "builtin.h",
      "new_id": "f10d3b77c87ea5e542a9ff150051baa72fb47a40",
      "new_mode": 33188,
      "new_path": "builtin.h"
    },
    {
      "type": "modify",
      "old_id": "d031eb9a1868befaa546e230579152b35591054e",
      "old_mode": 33188,
      "old_path": "git.c",
      "new_id": "110e82e9ac52bb0972f25efd5e84a229a72b03d5",
      "new_mode": 33188,
      "new_path": "git.c"
    },
    {
      "type": "modify",
      "old_id": "bf1d6381d9f7cb3f2a0d037893986be265de4dec",
      "old_mode": 33261,
      "old_path": "t/t9100-git-svn-basic.sh",
      "new_id": "34a3ccd31cee8e82fd8a9867637cf610efae3e4c",
      "new_mode": 33261,
      "new_path": "t/t9100-git-svn-basic.sh"
    }
  ]
}
