Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-cola isn't acknowledged the just-added-new-remote-repo until restarted #343

Closed
Vdragon opened this issue Aug 19, 2014 · 0 comments
Closed
Labels

Comments

@Vdragon
Copy link
Contributor

Vdragon commented Aug 19, 2014

Current behavior

  • remote not listed in push/pull window
  • git-cola stops responding when I push my commits
    image

Console output

Traceback (most recent call last):
  File "/usr/local/share/git-cola/lib/cola/widgets/remote.py", line 87, in run
    status, out, err = self.model_action(self.remote, **self.kwargs)
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
  File "/usr/local/share/git-cola/lib/cola/widgets/remote.py", line 87, in run
    status, out, err = self.model_action(self.remote, **self.kwargs)
TypeError: 'NoneType' object is not iterable

git-cola version

seems to be commit 753b431

@Vdragon Vdragon added the bug label Aug 19, 2014
@davvid davvid closed this as completed in 66dfebf Aug 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant