)]}'
{
  "commit": "b2a7123b997f950e9785a5e7df64c3104270fef3",
  "tree": "e6536372e9574e61c1d56d12263b6812389bf08d",
  "parents": [
    "22f698cb188243b313e024d618283e0293e37140"
  ],
  "author": {
    "name": "Ray Donnelly",
    "email": "mingw.android@gmail.com",
    "time": "Thu Oct 01 20:04:17 2015 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Oct 08 18:03:50 2015 -0700"
  },
  "message": "test-path-utils.c: remove incorrect assumption\n\nIn normalize_ceiling_entry(), we test that normalized paths end with\nslash, *unless* the path to be normalized was already the root\ndirectory.\n\nHowever, normalize_path_copy() does not even enforce this condition.\n\nEven worse: on Windows, the root directory gets translated into a\nWindows directory by the Bash before being passed to `git.exe` (or\n`test-path-utils.exe`), which means that we cannot even know whether\nthe path that was passed to us was the root directory to begin with.\n\nThis issue has already caused endless hours of trying to \"fix\" the\nMSYS2 runtime, only to break other things due to MSYS2 ensuring that\nthe converted path maintains the same state as the input path with\nrespect to any final \u0027/\u0027.\n\nSo let\u0027s just forget about this test. It is non-essential to Git\u0027s\noperation, anyway.\n\nAcked-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Ray Donnelly \u003cmingw.android@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95acbafa6883b4418f19a208cb9889f5642f3925",
      "old_mode": 33188,
      "old_path": "path.c",
      "new_id": "58d5620b98c22f85e252f48817e8cf58ffcf4dd3",
      "new_mode": 33188,
      "new_path": "path.c"
    },
    {
      "type": "modify",
      "old_id": "3dd3744a57cffd2a98be5cd551cda475c746e646",
      "old_mode": 33188,
      "old_path": "test-path-utils.c",
      "new_id": "c67bf65b347810c576f80a0ac33e3b84f42e1516",
      "new_mode": 33188,
      "new_path": "test-path-utils.c"
    }
  ]
}
