Files
SCM-Manager/scm-plugins
Rene Pfeuffer cc4c4f0822 Fix browse of empty repository
In an empty hg repository the Changeset c is null. This leads to an
NullPointerException in the original code. So we check whether we have
a Changeset and otherwise use the old functionality.
2019-11-15 09:50:28 +01:00
..

Plugins moved see https://bitbucket.org/sdorra/scm-manager/wiki/scm-plugins for details.