Learn more about these different git repos.
Other Git URLs
When using the --module-name option, the ns_module_name attribute will still be discovered form the git url. This is unexpected and should probably be fixed.
--module-name
ns_module_name
Proposed behaviour: * if argument does not contain /, assume rpms namespace (as we do elsewhere) * if argument contains exactly one slash, treat it as namespaced module name * if there is more than one slash, report an error
/
rpms
Metadata Update from @cqi: - Issue set to the milestone: 1.50
Actually, could you please allow more than one slash? This is a use-case we need for copr-dist-git and copr-builder. We have namespaces such as "user/project/package".
Current status on master is that any number of slashes can be present in the namespace.
Metadata Update from @lsedlar: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.