#495 Set default_branch_merge to 'rawhide'
Merged by onosek. Opened by oturpe.
oturpe/fedpkg default-branch-merge  into  master

Download 495.patch

In Fedora, the principle is to perform all modifications in Rawhide
first. Thus, it makes sense to assume that any work that happens outside
of an established dist-git repository is targeting Rawhide. Previously,
the user had to manually specify '--release rawhide' on every
invocation.

Define default_branch_merge() to return 'rawhide', so that 'rawhide'
is the default release when there is no Git repository.

This change only works correctly with rpkg that includes rpkg#645.

Pull-Request has been merged by onosek

This is awesome!

Metadata