If I clone a package repo with 'clone -b', I get subdirectories for every branch except for rawhide. I expect to get a rawhide subdir along with the other branches, optionally symlinked to/from a main subdirectory.
In which release did you observe the issue? And what is your rpkg/fedpkg version? A similar case was already fixed here. https://pagure.io/fedpkg/issue/427 Some releases with fixes might not be in stable yet.
It was fedpkg-1.40-2.fc33.noarch and rpkg-common-1.62-1.fc33.noarch.
OK, thanks for the confirmation. fedpkg-1.40-4.fc33 should contain the fix. You can also fix it by changing config file /etc/rpkg/fedpkg.conf: branchre value should contain "rawhide" instead of "master".
branchre
Duplicate to: https://pagure.io/fedpkg/issue/427
Metadata Update from @onosek: - Issue close_status updated to: Duplicate - Issue status updated to: Closed (was: Open)