ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

liubo404 opened this issue · comments

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'

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