]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/ceph-backport: allow hyphen in project during ceph fork deduction 61149/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 19 Dec 2024 17:11:06 +0000 (12:11 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Thu, 19 Dec 2024 17:11:06 +0000 (12:11 -0500)
commit1c37f81fd8504a81094c610425db8c1976f1e9b0
treebc6dc41fb78876fea6bb15329eaaeebfd4910cf8
parent862ed6e9cd8cece7edc6d7d45505b5a4b4f00e26
script/ceph-backport: allow hyphen in project during ceph fork deduction

This will allow the fork deduction code to recognize project names
that include a hyphen, such as:

    git@github.com:USERNAME/ceph-fork.git

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/script/ceph-backport.sh