Closed shuber2 closed 9 years ago
When files are renamed, the corresponding line in the $(git whatchanged) output contains three tokens separated by '\t'. This caused a "ValueError: too many values to unpack" error.
Thanks!
When files are renamed, the corresponding line in the $(git whatchanged) output contains three tokens separated by '\t'. This caused a "ValueError: too many values to unpack" error.