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