Git merge workflow: reverse it?
Boudewijn Rempt
boud at valdyas.org
Wed Aug 26 09:02:19 BST 2020
On Tuesday, 25 August 2020 23:16:52 CEST Elvis Angelaccio wrote:
> Now:
> * Test the fix on stable
> * Push to stable
> * Merge stable to master
>
> After:
> * Test the fix on master
> * Push to master
> * Test the fix on stable
> * Cherry-pick to stable
>
> In the second model I need to test twice because I can't change the
> stable branch without testing.
>
Er... You don't even test master after merging something to it?
--
https://www.krita.org
More information about the kde-core-devel
mailing list