[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Managing patches and branches, retrospective and futher changes?
From: |
Andreas Enge |
Subject: |
Re: Managing patches and branches, retrospective and futher changes? |
Date: |
Mon, 29 Apr 2024 15:24:15 +0200 |
Hello,
Am Wed, Apr 24, 2024 at 02:21:56PM +0100 schrieb Christopher Baines:
> Let me know if you have any thoughts or questions!
in this part:
+@item
+Minimise the changes on master that are missing on the branch prior to
+merging the branch in to master. Merging master in to the branch can be
+appropriate for this purpose.
I would drop the second sentence. It mildly contradicts the previous
"avoid merging master into the branch". Writing "avoid merging" instead
of "never merge" already allows for some leeway, I would prefer not to
insist on it.
Andreas