enhancement to fedpkg to use this functionality: https://pagure.io/fedpkg/pull-request/12
Should this be using the _get_namespace_anongiturl?
_get_namespace_anongiturl
Is this just forgotten debug print?
Why not dg_namespaced = items.get("distgit_namespaced", False)?
dg_namespaced = items.get("distgit_namespaced", False)
Will do that, certainly makes more sense. :)
It should, oversight on my part.
It is, will remove.
Pull-Request has been updated
Pull-Request has been merged by lsedlar
:tada: