mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-31 03:39:14 +01:00
The changeset command attempted to open a revision with the id of 1 (starting from 0) even if only a revision 0 existed. The thrown exception has been replaced by an empty collection as a return value.
Plugins moved see https://github.com/scm-manager/scm-manager/blob/develop/docs/scm-plugins.md for details.