#392 fedpkg fork should not fail when the fork already exists
Closed: Fixed by onosek. Opened by churchyard.

[python-jsonpickle (master *)]$ fedpkg fork
Could not execute do_distgit_fork: The following error occurred while creating a new fork: Repo "forks/churchyard/python-jsonpickle" already exists

The command should still add the remote, possibly telling me:

[python-jsonpickle (master *)]$ fedpkg fork
Repo "forks/churchyard/python-jsonpickle" already exists
Adding as remote "churchyard"

Commit bef730f5 fixes this issue

Metadata Update from @onosek:
- Issue set to the milestone: 1.39

Metadata
Related Pull Requests