)]}' { "commit": "39180a91cc6affc12cf21d650835c54cdc992166", "tree": "419148860ef3a879488ca3c3f531b50a3b136379", "parents": [ "23e34a5c3018f421c513066618f54fa2d7febb26" ], "author": { "name": "Thomas Broyer", "email": "t.broyer@gmail.com", "time": "Thu Jun 19 16:15:08 2014 +0200" }, "committer": { "name": "Thomas Broyer", "email": "t.broyer@gmail.com", "time": "Thu Jun 19 16:15:08 2014 +0200" }, "message": "lint: avoid false positives with URLs at start of line in body\n\nWhen the message body\u0027s last line starts with a URL, lint thought this\nwas a footer line. This change blacklists URLs using the same regexp\nas the Gerrit commit-msg hook, by matching ^[a-ZA-Z0-9-]:// (i.e. a\nfooter field name directly followed by two slashes)\n\nChange-Id: I061bee679e7ec807fa0d7c233fbbf432faa268c0\n", "tree_diff": [ { "type": "modify", "old_id": "485c267f386a0e26795b3e7c12087ec95459fd73", "old_mode": 33188, "old_path": "lint/lint.go", "new_id": "b99ebe9d610b8b34da8f0464f080221c8e3219ae", "new_mode": 33188, "new_path": "lint/lint.go" }, { "type": "modify", "old_id": "16a050eb3812d479d77b2378ceaae5ad758f1c62", "old_mode": 33188, "old_path": "lint/lint_test.go", "new_id": "8dc437821153913e68e4ec288e26bf48f6002332", "new_mode": 33188, "new_path": "lint/lint_test.go" } ] }