mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-24 14:11:24 +00:00
Add glob pattern for OpenELA http and git remotes
This commit is contained in:
parent
c12b8c1dab
commit
d88dc72f01
@ -27,6 +27,7 @@ remotes=(
|
|||||||
'@(ssh://git@|http?(s)://)git.centos.org/*'
|
'@(ssh://git@|http?(s)://)git.centos.org/*'
|
||||||
'@(ssh://git@|http?(s)://)gitlab.com[:/]redhat/centos-stream/*'
|
'@(ssh://git@|http?(s)://)gitlab.com[:/]redhat/centos-stream/*'
|
||||||
'@(ssh://git@|http?(s)://)src.fedoraproject.org/*'
|
'@(ssh://git@|http?(s)://)src.fedoraproject.org/*'
|
||||||
|
'@(git@|http?(s)://)github.com[:/]openela-main/*'
|
||||||
)
|
)
|
||||||
|
|
||||||
# These are branch names that will be glob-matched to to the lookasides above.
|
# These are branch names that will be glob-matched to to the lookasides above.
|
||||||
|
Loading…
Reference in New Issue
Block a user