mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-18 05:22:10 +01: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.