Skip to content

git up throws Exception AttributeError: #18

Closed
@hguturu

Description

@hguturu

I installed git up using pip (>sudo pip install git-up)

pip --version
pip 1.5.6 from /usr/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg (python 2.7)

The following packages are installed

pip list | grep -i git
git-up (1.1.4)
gitdb (0.5.4)
GitPython (0.3.2.RC1)

When I do git up, I see the following:

git up
Fetching origin
dev up to date
Exception AttributeError: "'NoneType' object has no attribute 'debug'" in <bound method ThreadPool.del of <async.pool.ThreadPool object at 0x26c4328>> ignored

This seem to be a general issue since

git up -h

Shows the help and then ends with the same error.

// If OS details are neded
CentOS release 6.5 (Final)
2.6.32-431.23.3.el6.x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions