gitstats
gitstats copied to clipboard
Python 3 support
Any plans into migrating the code over to Py3?
Pull request #61 solves Python 2 and Python 3 compatibility.
when running ./gitstats
, it still shows error:
/usr/bin/env: ‘python2\r’: No such file or directory
Update gitstats to python3: https://github.com/hoxu/gitstats/pull/105