You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git -c hub.upstream=jwilk/fbcat hub issue update --edit 15Traceback (most recent call last): File ".../git-hub", line 2160, in <module> main() File ".../git-hub", line 2154, in main args.run(parser, args) File ".../git-hub", line 649, in check_config_and_run cmd.run(parser, args) File ".../git-hub", line 1261, in run msg = cls.editor(msg) File ".../git-hub", line 1080, in editor return editor(cls.help_msg, msg) File ".../git-hub", line 300, in editor f.write(msg or '')UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 0: ordinal not in range(128)
Tested with git HEAD (0855020).
The text was updated successfully, but these errors were encountered: