mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-04-05 03:38:55 +02:00
This change allows us to implement NamespaceStrategies, such as by type (git, hg, svn) or manual defined. The DefaultNamespaceStrategy accepts now a predefined namespace and only if no namespace was set the username of the currently logged in user is used.