]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script/ceph-backport.sh: help the user set up the script 30106/head
authorNathan Cutler <ncutler@suse.com>
Fri, 6 Sep 2019 13:46:37 +0000 (15:46 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 11 Sep 2019 10:43:07 +0000 (12:43 +0200)
commitd1aa31890e558b6bac7ee7da74e344da12ff9b71
treecb8468f0be118d194d0ca4ffab175f09ab2216b2
parent7b86b98185eb533a53dbd250b80f508e56f2fd10
script/ceph-backport.sh: help the user set up the script

This commit adds several options:

    --setup
    --setup-advice
    --usage-advice
    --troubleshooting-advice

It replaces the "comment block at the beginning of the script" which was lamely
masquerading as documentation.

It also implements heuristic deduction of GitHub remotes.

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