Files
SCM-Manager/scm-plugins/scm-hg-plugin/src
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
..
2019-11-15 09:50:28 +01:00
2019-11-11 16:50:39 +01:00