#68 Patch to checkout entire branches
Opened 14 years ago by orion. Modified 14 years ago

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.


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.

Metadata