gitless
gitless copied to clipboard
gitless snap can not list branches
trafficstars
There is a problem with current snap (0+git.4eb3a97 (22) 31MB) while listing 2 branches under Fedora 28:
$ gitless.gl branch
List of branches:
\u2718 'ascii' codec can't encode character '\u279c' in position 2: ordinal not in range(128)
@spderosso is it possible to add --debug option to extract better stacktrace for repeatable bugs?
It might be fixed by a newer version of pygit2 - https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst#0264-2018-03-23
Running snap 0+git.1e87720 (39) - the problem is still there.