gitstats: Bugfix to _parseFileDiff so that it handles diffs with mode changes only
commit83837ba29017ba3044a829b80a6d9143d1e958a2
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)
tree275ebc7b4c8ac0adc42f92a6b7e7f438aa1aedea
parentff2e755e4dcf0f2216c7838accc8bdb47dee3895
gitstats: 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