Package: gitless / 0.8.6-4

Metadata

Package Version Patches format
gitless 0.8.6-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3.patch | (download)

gl.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use python 3 for the gl command-line utility.
path none.patch | (download)

gitless/core.py | 11 9 + 2 - 0 !
1 file changed, 9 insertions(+), 2 deletions(-)

 handle pygit2 returning none for the repo path.
Debian-Bug: https://bugs.debian.org/907146
typos.patch | (download)

gitless/cli/gl_fuse.py | 2 1 + 1 - 0 !
gitless/core.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 correct two typographical errors.