From: Prarit Bhargava <[email protected]> redhat/scripts: Update merge-subtrees.sh with new subtree location
Update the maintainer's merge-subtrees.sh script with the location of the new redhat/rhdocs subtree. Signed-off-by: Prarit Bhargava <[email protected]> diff --git a/redhat/scripts/merge-subtrees.sh b/redhat/scripts/merge-subtrees.sh index blahblah..blahblah 100755 --- a/redhat/scripts/merge-subtrees.sh +++ b/redhat/scripts/merge-subtrees.sh @@ -3,7 +3,7 @@ # however, given the wide variance of git versions we need to include it. entries=" - redhat/rhdocs git://git.host.prod.eng.bos.redhat.com/rhkernel-docs + redhat/rhdocs [email protected]:redhat/centos-stream/src/kernel/documentation.git " echo "$entries" | while read -r name url; do -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2021 _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
