Files
SCM-Manager/scm-plugins/scm-hg-plugin
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-10-21 14:52:08 +02:00
2019-10-09 12:14:41 +02:00
2019-10-21 14:10:48 +02:00