Package: cligh
Version: 0.2-1
Severity: normal

cligh doesn't appear to be able to detect my repository:

pabs@chianamo ~/devel/misc/whohas (master=) $ git remote -v
origin  https://github.com/whohas/whohas.git (fetch)
origin  ssh://g...@github.com/whohas/whohas.git (push)
pabs@chianamo ~/devel/misc/whohas (master=) $ grep -C1 github .git/config 
[remote "origin"]
        url = git://github.com/whohas/whohas.git
        fetch = +refs/heads/*:refs/remotes/origin/*
pabs@chianamo ~/devel/misc/whohas (master=) $ grep github ~/.gitconfig 
[url "https://github.com/";]
    insteadOf = git://github.com/
[url "https://github.com/";]
    insteadOf = http://github.com/
[url "ssh://g...@github.com/"]
    pushInsteadOf = git://github.com/
[url "ssh://g...@github.com/"]
    pushInsteadOf = http://github.com/
pabs@chianamo ~/devel/misc/whohas (master=) $ cligh issue list 
This command expects a repository name, but the name is unknown.
There are two ways to indicate a repository.
First, you can supply the --repository argument on the command line.
If no --repository argument is specified, and the current directory is
within a clone of a project hosted on github, then the name of the repository
is detected automatically.  In order for this auto-detection to work,
the remote named "origin" must point to github.
pabs@chianamo ~/devel/misc/whohas (master=) $ cligh issue list --repository 
whohas/whohas
whohas/whohas has the following open issues
Issue# - Title
1 - Check if Perl supports threads, if not, then --no-threads is forced

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cligh depends on:
ii  python           2.7.8-2
ii  python-pygithub  1.25.2-1
ii  python-xdg       0.25-4
ii  python2.7        2.7.8-11
pn  python:any       <none>

cligh recommends no packages.

cligh suggests no packages.

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to