)]}'
{
  "commit": "cc19feea8b748aa33f12c061d51e01cebb7787d8",
  "tree": "3b617f68f6ae99c8e50690f563c847c613929a6b",
  "parents": [
    "40c0a57b683ce17f0fbb48ec7e9cd1b76974fa70"
  ],
  "author": {
    "name": "Brett Johnson",
    "email": "Brett.Michael.Johnson@gmail.com",
    "time": "Fri Dec 20 17:47:03 2013 -0800"
  },
  "committer": {
    "name": "Brett Johnson",
    "email": "Brett.Michael.Johnson@gmail.com",
    "time": "Fri Mar 07 14:20:11 2014 -0800"
  },
  "message": "Adding MockFileDelegate and MockFile\n\nThe purpose of these classes is to allow construction of\nin-memory file system structure with configuration of the\nfiles and directories to suit the tests that will be performed.\n\nMockFile represents a file or directory.  It has many setters\nthat allow the tests to define the file\u0027s properties and\nconfiguration.\n\nMockFileDelegate is a FileDelegate implementation over the\nin-memory file system consisting of MockFiles.\n\nCode Review: https://codereview.appspot.com/47730043/\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5cb2461a99c4c2e5b555be517e217df68019f8f0",
      "new_mode": 33188,
      "new_path": "test/com/google/enterprise/adaptor/fs/MockFile.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2c85a6ba9897b6c92fe63233c0f44a7f850f313a",
      "new_mode": 33188,
      "new_path": "test/com/google/enterprise/adaptor/fs/MockFileDelegate.java"
    }
  ]
}
