#244 Command request-branch should have an explicit option --repo-name as well
Closed: Fixed 6 years ago Opened 6 years ago 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

6 years ago

Commit c4a348b fixes this issue

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #245 Merged 6 years ago