ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories
GNU General Public License v3.0
2.34k stars 324 forks source link

AttributeError: 'NoneType' object has no attribute 'add_filediff' #228

Open liubo404 opened 2 years ago

liubo404 commented 2 years ago

Exception in thread Thread-9: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/node_modules/gitinspector/gitinspector/changes.py", line 171, in run commit.add_filediff(filediff) AttributeError: 'NoneType' object has no attribute 'add_filediff'

adam-waldenberg commented 2 years ago

Hi there. Need a little bit more information here. What's the input in this case and what version are you running ?