]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-backport.sh: allow user to specify --fork explicitly
authorNathan Cutler <ncutler@suse.com>
Tue, 19 Nov 2019 12:20:24 +0000 (13:20 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 19 Nov 2019 12:47:31 +0000 (13:47 +0100)
commit3697e0fc00fcb32d371a43217f4d4acb02f3902b
tree2bb3aa5838e4a0f4c949707ef51550a4c7065a63
parent71633b25271e44fda3d29de2de10960f40de9702
ceph-backport.sh: allow user to specify --fork explicitly

Some users prefer to use a Ceph fork on GitHub other than their personal one.

Support this by implementing a "--fork EXPLICIT_FORK" option. Users without
a personal fork of ceph/ceph.git would need to provide this option always --
even when setting up the script.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/script/ceph-backport.sh