view tests/test-filelog.py.out @ 46694:d6601547f22b stable

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
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 11 Mar 2021 19:21:58 -0500
parents d76ba2090e0c
children
line wrap: on
line source

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.