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.
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.