)]}'
{
  "commit": "d53de8b97de9d3c037c873cd8e01041cf9d51a39",
  "tree": "5511e39913a8f21cc3903c1d6519e53e12537da3",
  "parents": [
    "99f790f22e2b2dabf00cf386339e829fe2bac6bc"
  ],
  "author": {
    "name": "Tor Arvid Lund",
    "email": "torarvid@gmail.com",
    "time": "Tue Mar 15 13:08:02 2011 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Mar 15 16:07:15 2011 -0700"
  },
  "message": "Teach git-p4 to ignore case in perforce filenames if configured.\n\nWhen files are added to perforce, the path to that file has whichever case\nconfiguration that exists on the machine of the user who added the file.\nWhat does that mean? It means that when Alice adds a file\n\n//depot/DirA/FileA.txt\n\n... and Bob adds:\n\n//depot/dirA/FileB.txt\n\n... we may or may not get a problem. If a user sets the config variable\ngit-p4.ignorecase to \"true\", we will consider //depot/DirA and //depot/dirA\nto be the same directory.\n\nSigned-off-by: Tor Arvid Lund \u003ctorarvid@gmail.com\u003e\nAcked-by: Pete Wyckoff \u003cpw@padd.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4425220bf62afc22f5a6e2c8882411b6d5781267",
      "old_mode": 33261,
      "old_path": "contrib/fast-import/git-p4",
      "new_id": "d47596f3280d0e7765ba59e67c481a95dce7ab4c",
      "new_mode": 33261,
      "new_path": "contrib/fast-import/git-p4"
    }
  ]
}
