#244 Command request-branch should have an explicit option --repo-name as well
Closed: Fixed Opened by cqi.

Similarly with the latest change to request-repo, for convenience, request-branch should also have an explicit option to specify repository name. The use case would be

fedpkg request-branch --repo-name foo f28

or run the command inside a repository

cd foo
fedpkg request-branch f28

Metadata Update from @cqi:
- Issue assigned to cqi

Commit c4a348b7 fixes this issue

Metadata
Related Pull Requests