#242 Add argument name and option --namespace to request-repo
Merged by cqi. Opened by cqi.
cqi/fedpkg name-arg-for-request-repo  into  master

Download 242.patch

Fixes #200 #193

Signed-off-by: Chenxiong Qi cqi@redhat.com

Ping for review.

Looks good to me.

Is re necessary here? self.config.get(self.name, 'distgit_namespaces').split() should do the same (even without strip I think).

No other remarkables found.

rebased onto f49b556dad692c9ab285472834dda10418c1fdae

Pretty please pagure-ci rebuild

Is re necessary here? self.config.get(self.name, 'distgit_namespaces').split() should do the same (even without strip I think).

re is not necessary here. Fixed. Thanks!

Looks good to me.

Pull-Request has been merged by cqi

Metadata