Re: git: f4ffcdfe611a - main - */*: use new nodejs USES flag
- In reply to: Matthias Fechner : "Re: git: f4ffcdfe611a - main - */*: use new nodejs USES flag"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Nov 2021 10:24:26 UTC
On Sat, Nov 13, 2021 at 03:55:31PM +0100, Matthias Fechner wrote: > Am 13.11.2021 um 09:28 schrieb Alexey Dokuchaev: > > I think this */*: abomination can be finally put to an end as it's > > no longer enforced, just suggested by default for common cases (or > > so I was told). > > hi, you are right (just needed to test it ;)). > I have not seen anywhere it this was changed, but maybe I missed it ;) > > Thanks for the hint. It is still enforced, the only difference is that you can now bypass it if you need to write `foo, bar:`. It does not mean you are allowed to have commit subjects without a discriminator. I don't know why `*/*` was a thing, probably people thought it had to be a glob. For this commit, something like `sweep:` or `USES=nodejs:` would have been so much better. -- Mathieu Arnold