-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UTF-8 support #10
Comments
Got this in SymPy repo:
|
I'm getting this in my private repo:
|
I hacked around this using: diff --git git-game git-game commit_format = ["%an", "%ar", "%B"].join(FIELD_DELIMITER) -raw_commits = ...too ugly for PR though. |
It's working for me ! |
mo's patch works for me (although the backticks were stripped because of github's markdown) |
you can just chain it:
|
@gzugmeyer @pesterhazy @mo Want to give @mreishus's patch a try? If that works and if someone wants to submit a pull I will happily merge it |
It's done : #28 |
Something don't work in UTF-8 :
The text was updated successfully, but these errors were encountered: