)]}' { "commit": "4a86a651c993b954a45140a6ae77b4510674faaf", "tree": "78a94aebd9aa75f78737731702d0b66e7602e284", "parents": [ "55c7d78c71a67acd97b52778826c5fe108bfc529" ], "author": { "name": "Josh Bleecher Snyder", "email": "josharian@gmail.com", "time": "Fri Jun 10 06:50:20 2016 -0700" }, "committer": { "name": "Andrew Gerrand", "email": "adg@golang.org", "time": "Tue Jun 14 01:08:23 2016 +0000" }, "message": "git-codereview: specify --no-track on checkout\n\nMy global git config contains\n\n```\n[branch]\n autosetupmerge \u003d always\n```\n\nAs a result, git checkout creates a tracking branch,\nso the current branch is master instead of origin/master.\nOverride the config by specifying --no-track.\n\nFixes golang/go#9379\n\nChange-Id: I00e0f756606f2b7cb2354cb26e8e58eb7cd33274\nReviewed-on: https://go-review.googlesource.com/23969\nRun-TryBot: Josh Bleecher Snyder \u003cjosharian@gmail.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "c01680f714e23a1329b527eaebf2f282fc2eee5b", "old_mode": 33188, "old_path": "git-codereview/branch_test.go", "new_id": "8d1b2fdf7a25ea37da93b4a25919878292eed491", "new_mode": 33188, "new_path": "git-codereview/branch_test.go" } ] }