Date: Sun, 5 Nov 2023 20:37:28 +0100 From: tuexen@freebsd.org To: Ed Maste <emaste@FreeBSD.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: b10ae5a9b21a - main - tcp rack: remove references to rb trees Message-ID: <A7B89AE0-1592-4F21-BEC6-B42C2F359173@freebsd.org> In-Reply-To: <CAPyFy2A5nBTQLtfz4-K8uEG1bK5BTLTvGWkz5414PQ%2BvU6H0fA@mail.gmail.com> References: <202311051423.3A5ENsLB020135@gitrepo.freebsd.org> <CAPyFy2A5nBTQLtfz4-K8uEG1bK5BTLTvGWkz5414PQ%2BvU6H0fA@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
> On Nov 5, 2023, at 19:28, Ed Maste <emaste@FreeBSD.org> wrote: > > On Sun, 5 Nov 2023 at 09:24, Michael Tuexen <tuexen@freebsd.org> wrote: >> >> The branch main has been updated by tuexen: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=b10ae5a9b21aa11e96a1951ccc4525dd1fdb60b3 >> >> commit b10ae5a9b21aa11e96a1951ccc4525dd1fdb60b3 >> Author: Michael Tuexen <tuexen@FreeBSD.org> >> AuthorDate: 2023-11-05 14:21:06 +0000 >> Commit: Michael Tuexen <tuexen@FreeBSD.org> >> CommitDate: 2023-11-05 14:21:06 +0000 >> >> tcp rack: remove references to rb trees >> >> The references should have been removed in >> https://cgit.freebsd.org/src/commit/?id=030434acaf4631c4e205f8bccedcc7f845cbfcbf > > Note that there's a `Fixes` commit message trailer that can be used > for this purpose, e.g. > Fixes: 030434acaf46 ("Update rack to the latest code used at NF.") > > The benefit of using this format is that there are tools to a > repository to find commits with "Fixes" entries that have not been > cherry-picked - e.g. https://github.com/joergroedel/git-fixes. > > Also, having the original commit message subject line (in addition to > the hash) may be useful if we migrate from Git to something else in > the future. Hi Ed, thanks for pointing this out. We use that method in the future. Best regards Michaelhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A7B89AE0-1592-4F21-BEC6-B42C2F359173>
