Learn more about these different git repos.
Other Git URLs
Here's an attempt at a patch to allow you to check out an entire branch. e.g.:
{{{ fedpkg clone '' fedpkg clone --branch=f14 'p' fedpkg --path=el6 clone --branch=el6 '*' }}}
Also, clone() appears to have ignored the path argument. This patch has it create the directory if needed.
0004-Allow-wildcards-to-clone.patch 0004-Allow-wildcards-to-clone.patch
fix clone branches 0005-Fix-clone-B.patch
Will inevitably have trouble with multiple packages, ignore errors in that case 0001-Need-to-ignore-clone-errors-for-multiple-clones.patch
Log in to comment on this ticket.