mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
ecd4ce4aff8ee6ac284ea9f7079cf0bf4f70d23a
If a commit had invalid UTF-8 characters in them -- like one in git.git for example -- then the revparsing would stop halfway through. This patch first tries UTF-8 enconding, and if that fails, falls back to ASCII encoding.
Description
No description provided
Languages
Objective-C
71.2%
CSS
11.8%
JavaScript
6.8%
HTML
5.5%
SCSS
1.5%
Other
3.2%