)]}'
{"zuul/merger/merger.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"1f18f0d623e7165cc60cb061925917adda031d37","unresolved":false,"context_lines":[{"line_number":282,"context_line":"            head \u003d head_ref.remote_head"},{"line_number":283,"context_line":"            repo.create_head(head, head_ref, force\u003dTrue)"},{"line_number":284,"context_line":"            log.debug(\"Reset to %s\", head)"},{"line_number":285,"context_line":"            repo.head.reference \u003d head"},{"line_number":286,"context_line":""},{"line_number":287,"context_line":"        # Delete local heads that no longer exist on the remote end"},{"line_number":288,"context_line":"        remote_heads \u003d {r.remote_head for r in origin.refs}"}],"source_content_type":"text/x-python","patch_set":4,"id":"3fa7e38b_df20074e","line":285,"updated":"2020-01-24 17:04:09.000000000","message":"nit: Could add a \"break\" here for a tiny efficiency gain.","commit_id":"41d6c20f3fbb85c552702885e794eee7793e5b31"},{"author":{"_account_id":27582,"name":"Simon Westphahl","email":"simon.westphahl@bmw.de","username":"simon.westphahl"},"change_message_id":"366e0b070610f5619f1fc2d1f15d1c98efe0a5fc","unresolved":false,"context_lines":[{"line_number":282,"context_line":"            head \u003d head_ref.remote_head"},{"line_number":283,"context_line":"            repo.create_head(head, head_ref, force\u003dTrue)"},{"line_number":284,"context_line":"            log.debug(\"Reset to %s\", head)"},{"line_number":285,"context_line":"            repo.head.reference \u003d head"},{"line_number":286,"context_line":""},{"line_number":287,"context_line":"        # Delete local heads that no longer exist on the remote end"},{"line_number":288,"context_line":"        remote_heads \u003d {r.remote_head for r in origin.refs}"}],"source_content_type":"text/x-python","patch_set":4,"id":"3fa7e38b_d72f7cf1","line":285,"in_reply_to":"3fa7e38b_df20074e","updated":"2020-02-13 07:06:37.000000000","message":"Done","commit_id":"41d6c20f3fbb85c552702885e794eee7793e5b31"},{"author":{"_account_id":9311,"name":"Tristan Cacqueray","email":"tdecacqu@redhat.com","username":"tristanC"},"change_message_id":"4fa97a055c66df22bb429442b85b571b5dbe98df","unresolved":false,"context_lines":[{"line_number":283,"context_line":""},{"line_number":284,"context_line":"    @staticmethod"},{"line_number":285,"context_line":"    def _reset(local_path, env, log\u003dNone):"},{"line_number":286,"context_line":"        messages \u003d []"},{"line_number":287,"context_line":"        repo \u003d Repo._createRepoObject(local_path, env)"},{"line_number":288,"context_line":"        origin \u003d repo.remotes.origin"},{"line_number":289,"context_line":""}],"source_content_type":"text/x-python","patch_set":8,"id":"3f4c43b2_fe61403b","line":286,"range":{"start_line":286,"start_character":8,"end_line":286,"end_character":21},"updated":"2020-04-15 11:47:32.000000000","message":"nit: we could remove the `if log` tests by setting None log to such object:\n\n  class ListLog(list):\n      def debug(self, msg, *args):\n          self.append(msg % args)","commit_id":"36452693e4e35a96fdcb8417c9239d5c409839c4"}]}
