There are also a couple more tests and an unrelated fix for cloning namespaced module with --branches option.
--branches
+1. I tested following commands
fedpkg clone -a python-pytest-pep8
fedpkg clone -a rpms/python-pytest-pep8
fedpkg clone -a rpms/python-pytest-pep8 fedora-scm
all work well.
Pull-Request has been merged by cqi
There are also a couple more tests and an unrelated fix for cloning namespaced module with
--branchesoption.