]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
contrib: add backport script 1532/head
authorSébastien Han <seb@redhat.com>
Wed, 17 May 2017 09:36:06 +0000 (11:36 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 18 May 2017 08:36:35 +0000 (10:36 +0200)
commit33d7347988656d19444d4a9734f08e59884da609
tree0a2293c5bad50c9db530dd55aaa839b0defb14d5
parent58618aa7784283152e48c617c890d3ee9b69b486
contrib: add backport script

To ease the backport, I wrote a quick script.

Usage: ./backport.sh.sh stable-2.2
6892670d317698771be7e96ce9032bc27d3fd1e5 my-work

We can also pass multiple commits.
Follow up on @ktdreyer write up here:
https://github.com/ceph/ceph-ansible/pull/1529

Signed-off-by: Sébastien Han <seb@redhat.com>
contrib/backport_to_stable_branch.sh [new file with mode: 0755]