Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Push tags=True blocks on github #145

Closed
Assignees
Byron
@kylegibson

Description

@kylegibson

As of last week, we could push tags using gitpython without any issue. Now it blocks forever. Neither git nor gitpython has been upgraded. This problem is occurring for multiple developers.

git versions: 1.8.5.2, 1.7.0.4

    remote.push(tags=True)  File "/home/kyle/.python/local/lib/python2.7/site-packages/git/remote.py", line 627, in push    return self._get_push_info(proc, progress or RemoteProgress())  File "/home/kyle/.python/local/lib/python2.7/site-packages/git/remote.py", line 552, in _get_push_info    digest_process_messages(proc.stderr, progress)  File "/home/kyle/.python/local/lib/python2.7/site-packages/git/remote.py", line 48, in digest_process_messages    char = fh.read(1)  File "/home/kyle/.python/local/lib/python2.7/site-packages/async/__init__.py", line 21, in thread_interrupt_handler    prev_handler(signum, frame)KeyboardInterrupt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp