[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] git question
From: |
Kyle Meyer |
Subject: |
Re: [O] git question |
Date: |
Thu, 06 Jul 2017 09:24:19 -0400 |
Rasmus <address@hidden> writes:
> Hi,
>
> Re commit acabacaa5689f0644a47edae7c66bbdd68418194
>
>
> http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=acabacaa5689f0644a47edae7c66bbdd68418194
>
> This should probably have gone to maint as it is a bugfix. For some
> reason I pushed the commit to master.
>
> Could I now use git cherry-pick to add it maint? Or is there a better
> way? Or is it better to just let it live on master and only be part of
> the next major Org version?
Yep, git cherry-pick should be used in these situations.
--
Kyle