Files
SCM-Manager/scm-plugins/scm-hg-plugin/src/main
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-10-10 10:59:04 +02:00