RFR: Addition of a causes link type [v7]

Magnus Ihse Bursie ihse at openjdk.org
Tue Jan 21 21:22:50 UTC 2025


On Tue, 21 Jan 2025 19:53:27 GMT, Roger Calnan <duke at openjdk.org> wrote:

>> There is a proposal for the addition of a causes/caused by link type.  Tied into that there is now a separate section which covers the main link types that we use
>
> Roger Calnan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   resolved feedback

So if I have an old checkin A that caused a regression in e.g. a prior release that was not noticed at the time, and make a fix for it in B, but it is broken and is backed out in C, and then redone in D.

A causes B, B causes C, and A causes D?

-------------

PR Comment: https://git.openjdk.org/guide/pull/139#issuecomment-2605762077


More information about the guide-dev mailing list