mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-05 15:19:50 +01:00
If a not existing path is request in the fileview command, it will be treated as an empty directory. But such a thing does not exist in hg. Therefore we handle this result as what it is: a not existing path - and we throw a not found exception.
Plugins moved see https://github.com/scm-manager/scm-manager/blob/develop/docs/scm-plugins.md for details.