Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
If a repository is imported successfully but import_full() does not actually return any changesets, the temp repo created for the import remains with its Import <timestamp> name instead of being renamed to the original repo's name, and the latter is deleted.
If a repository is imported successfully but import_full() does not actually return any changesets, the temp repo created for the import remains with its
Import <timestamp>
name instead of being renamed to the original repo's name, and the latter is deleted.