##// END OF EJS Templates
subrepo: handle unexpected file types from git gracefully...
subrepo: handle unexpected file types from git gracefully This was flagged by pytype because `tar.extractfile(...)` can return None if the entry is not a file or symlink. I don't think that git supports other types, but better safe than sorry. Differential Revision: https://phab.mercurial-scm.org/D10179

File last commit:

r44323:1390bb81 default
r47521:d6601547 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer