#572 Clone epel10 branches with clone -B
Merged by onosek. Opened by carlwgeorge.
carlwgeorge/fedpkg epel10-clone-branches  into  master

Download 572.patch

Running fedpkg clone -B relies on the configured branch regex to determine the branches to clone. The current regex doesn't match EPEL branches with more that one digit. We recently started having epel10 branches, and in the future we'll also have epel10.0, epel10.1, and so forth. This adjusts the regex to account for these branch names.

Signed-off-by: Carl George carlwgeorge@gmail.com

rebased onto c0f9604f9c9c58e13c2a667745efc6612a891131

Thanks, I will slightly modify the expression: I think we won't need elX anymore. The last valid branch of this type was el6 which is EOL.

Commit 6511fa26 fixes this pull-request

Pull-Request has been merged by onosek

Metadata