gitinspector icon indicating copy to clipboard operation
gitinspector copied to clipboard

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

Open liubo404 opened this issue 2 years ago • 1 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'

liubo404 avatar Dec 30 '21 10:12 liubo404

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

adam-waldenberg avatar May 04 '22 04:05 adam-waldenberg