Bugfix to _parseFileDiff so that it handles diffs with mode changes only
commitd902f30bb12d62f05ebe8e5d41fe9654a92372bd
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 10 Jul 2008 11:14:56 +0000 (10 13:14 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 10 Jul 2008 11:14:56 +0000 (10 13:14 +0200)
tree7e2c9ef1bac8f245290cd7675f9d00b7070895a8
parent503b1445a54db3cb3787d67ec1d5e1f702d49d34
Bugfix to _parseFileDiff so that it handles diffs with mode changes only

Before it would die on patches that contain only mode
changes, this commit fixes that.

Bug-introduced-in: bc9d1040f323a0b09674f0a1c6ec7048e31580ab
src/git_stats/diff.py