Package commands :: Module branch_fedora
[hide private]
[frames] | no frames]

Module branch_fedora

source code

Functions [hide private]
 
branch_fedora(fedora_version, branch=None)
Branch fedora-rawhide-* chroots to fedora-N* and execute rawhide-to-release on them
source code
Function Details [hide private]

branch_fedora(fedora_version, branch=None)

source code 

Branch fedora-rawhide-* chroots to fedora-N* and execute rawhide-to-release on them

Decorators:
  • @click.command()
  • @click.argument("fedora_version", type= int)
  • @click.option("--dist-git-branch", "-b", "branch", help= "Branch name for this set of new chroots")