On Tue, Jul 16, 2019 at 12:05 PM Martin Landa <[email protected]> wrote:
>
> Hi,
>
> I am using simplified workflow:
>
> (assumming that we are in releasebranch_7_6 branch)
> git fetch --all
> git rebase upstream/releasebranch_7_6
> git cherry-pick hash
> (or
> git cherry-pick -m1 hash
> when cherry picking a merge request
> )
> git push upstream releasebranch_7_6

Thanks, updated here:

https://trac.osgeo.org/grass/wiki/HowToGit#Backportingofasinglecommitfrommastertoreleasebranch

Markus
_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to