RFR: 1463: Include starting branch in back port instructions [v3]
David Holmes
dholmes at openjdk.org
Mon Aug 8 12:07:37 UTC 2022
On Mon, 8 Aug 2022 10:36:07 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The request by Mikael was to add instructions that make sure that by following the instructions, you will succeed, always, and not just if you are lucky.
I understand that. But those instructions could simply be in the form of:
> Make sure your repo is update to date
Telling somehow how to make their repo up-to-date when there are different styles of repo management (e.g. skara and non-skara) is presuming what style is being used. You can add the fetch as an example, but as I said (and please remember I am a member of your target audience here) simply stating you must do this can be confusing when there is no need to do it at all.
-------------
PR: https://git.openjdk.org/skara/pull/1344
More information about the skara-dev
mailing list