gitless icon indicating copy to clipboard operation
gitless copied to clipboard

gitless snap can not list branches

Open abitrolly opened this issue 7 years ago • 3 comments
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)

abitrolly avatar Oct 30 '18 14:10 abitrolly

@spderosso is it possible to add --debug option to extract better stacktrace for repeatable bugs?

abitrolly avatar Oct 30 '18 16:10 abitrolly

It might be fixed by a newer version of pygit2 - https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst#0264-2018-03-23

abitrolly avatar Oct 30 '18 16:10 abitrolly

Running snap 0+git.1e87720 (39) - the problem is still there.

abitrolly avatar Oct 31 '18 03:10 abitrolly