mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-04-12 15:17:41 +02:00
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.
Plugins moved see https://bitbucket.org/sdorra/scm-manager/wiki/scm-plugins for details.