##// END OF EJS Templates
watchman: refactor transport connecting to unconfuse pytype...
watchman: refactor transport connecting to unconfuse pytype Pytype sees `self.proc` as potentially `None` here, even though it's set by the `_connect()` logic. Instead of asserting, simply use the process returned by that method (which it sets into `self.proc` before returning, so there's no functional change here).

File last commit:

r9999:f91e5630 default
r50751:40d3ee57 default
Show More
notfound.tmpl
2 lines | 44 B | application/x-cheetah | CheetahLexer
{header}
error: repository {repo} not found