Console Output
+ python3 /root/weilk/project/get_git_log.py 1692 afe37bb 2df9172 Traceback (most recent call last): File "/root/weilk/project/get_git_log.py", line 174, in <module> _commit_message_list = parse_messages(_message_list) File "/root/weilk/project/get_git_log.py", line 59, in parse_messages for commit_id, message_list in message_list_: TypeError: 'NoneType' object is not iterable 异常捕获