Files
SCM-Manager/scm-plugins
René Pfeuffer 059482f8ab Detect missing paths in hg fileview command
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.
2020-09-22 17:31:57 +02:00
..
2020-09-11 06:21:29 +00:00

Plugins moved see https://github.com/scm-manager/scm-manager/blob/develop/docs/scm-plugins.md for details.