)]}' { "commit": "d9d84288482b14b19527db3f0a0d4b4fc5a6bbd0", "tree": "ee4ba9d3f9e9b776f35e1b72c17c6bb87d9d95f5", "parents": [ "97320b9a100175cf5220b3e1a442d706295dafcc" ], "author": { "name": "Marko Mudrinic", "email": "mudrinic.mare@gmail.com", "time": "Sun Jul 16 20:59:48 2017 +0200" }, "committer": { "name": "Kevin Burke", "email": "kev@inburke.com", "time": "Mon Jul 17 18:06:47 2017 +0000" }, "message": "git-codereview: create hooks directory if it doesn\u0027t exist\n\nFixes golang/go#21028\n\nOn some versions of Git, \"git init\" will not create \".git/hooks\ndirectory\", causing \"git change\" to fail. This fix will check if the hooks\ndirectory exists, and if not, create it.\n\nChange-Id: I6a9e688740fde8701e5d48630686039c8ebf4172\nReviewed-on: https://go-review.googlesource.com/49070\nReviewed-by: Kevin Burke \u003ckev@inburke.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "f953478805bcd027dad5ead673785b45a1437c8b", "old_mode": 33188, "old_path": "git-codereview/hook.go", "new_id": "b80c567e6a94c5f46407ce5f84dff34cebce1670", "new_mode": 33188, "new_path": "git-codereview/hook.go" }, { "type": "modify", "old_id": "f3d06df17eb6d49b53540242bc8c523ae4c06b63", "old_mode": 33188, "old_path": "git-codereview/util_test.go", "new_id": "7f088e88218051a7584b3618246f93b409a114a9", "new_mode": 33188, "new_path": "git-codereview/util_test.go" } ] }