mirror of
https://git.rockylinux.org/rocky/comps.git
synced 2024-11-21 12:41:24 +00:00
start lookahead 10 comps
This commit is contained in:
parent
fe60661daf
commit
f4fb0ee677
4375
comps-rocky-10-lh.xml.in
Normal file
4375
comps-rocky-10-lh.xml.in
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ fi
|
||||
echo "Fetching from upstream"
|
||||
git fetch https://gitlab.com/redhat/centos-stream/release-engineering/comps.git main
|
||||
echo "Formatting patch and applying..."
|
||||
git format-patch --stdout ${HOWMANY} FETCH_HEAD | sed -e 's/centos-stream-9/rocky-9-lh/' | git apply
|
||||
git format-patch --stdout ${HOWMANY} FETCH_HEAD | sed -e 's/centos-stream-9/rocky-9-lh/ ; s/centos-stream-10/rocky-10-lh/' | git apply
|
||||
echo "!! DIFF OF CHANGES !!"
|
||||
git --no-pager diff HEAD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user