← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~cjwatson/turnip/nonexistent-repo into lp:turnip

 

Review: Approve code

>>> pygit2.Repository("/i/didn't/believe/it/myself")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/pygit2/repository.py", line 59, in __init__
    super(Repository, self).__init__(*args, **kwargs)
KeyError: "/i/didn't/believe/it/myself"
-- 
https://code.launchpad.net/~cjwatson/turnip/nonexistent-repo/+merge/252604
Your team Launchpad code reviewers is subscribed to branch lp:turnip.


References