#35888 New Branch "epel8" for "rpms/exo"
Closed: Invalid 2 years ago by nonamedotc. Opened 2 years ago by nonamedotc.

{
 "action": "new_branch",
 "branch": "epel8",
 "namespace": "rpms",
 "repo": "exo",
 "create_git_branch": true
}

Metadata Update from @nonamedotc:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

2 years ago

The branch in PDC already exists, you can now create it yourself as follows:
Check in the project's settings if you have activated the git hook preventingnew git branches from being created and if you did, de-activate it.
Then simply run in cloned repository: git checkout -b <branch_name> && git push -u origin <branch_name>.
<branch_name> is the name of the branch you requested.
You only need to do this once and you can then use fedpkg as you normally do.

Login to comment on this ticket.

Metadata