[Openstack-docs] My backport script for icehouse
Andreas Jaeger
aj at suse.com
Wed Apr 9 15:50:08 UTC 2014
Here's my simple backport script for icehouse.
If you want to backport patch 99999, just run it as "backport.sh 99999"
and it will create a temporary branch, cherry-pick the patch and show
you the result.
If there are any errors, you have to investigate yourself. What I do is:
open another terminal, check the issue, open an editor to fix it, run
"git add FILES" and "git cherry-pick --continue".
Hope it help - either for "semi-automatic" backports or for copy and
pasting the commands as needed ;)
Andreas
--
Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: backport.sh
Type: application/x-shellscript
Size: 603 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20140409/5ad6210d/attachment.bin>
More information about the Openstack-docs
mailing list