-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
I tried to install gitreview with below steps after installed GitHubGet:
- download the gitreview repo from GitHub using GitHubGet. check attached snapshot.
- run install_gitreview.py
So far everything works well. However when I run gitui.py, the layout of the UI was disordered and below error was shown in the console:
Traceback (most recent call last):
File "/private/var/mobile/Containers/Shared/AppGroup/61563DE6-4E0F-4426-A76F-27752019F41F/Pythonista3/Documents/tools/gitview-master/gitui.py", line 303, in did_select_repo
self.g.head
AttributeError: 'NoneType' object has no attribute 'head'
Am I missing something to do before using gitreview?
robbyHuelsi
Metadata
Metadata
Assignees
Labels
No labels