[webkit-changes] [WebKit/WebKit] 88a259: [git-webkit] Handle multiple bugs associated with ...
Jonathan Bedard
noreply at github.com
Fri Nov 17 16:52:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88a259f2f225e68684db60360a653993ae1e8628
https://github.com/WebKit/WebKit/commit/88a259f2f225e68684db60360a653993ae1e8628
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Tools/Scripts/hooks/prepare-commit-msg
Log Message:
-----------
[git-webkit] Handle multiple bugs associated with a single branch
https://bugs.webkit.org/show_bug.cgi?id=264450
rdar://118144919
Reviewed by Elliott Williams.
Parse `git config` output backwards to prefer newer config values.
Except for bugs, only allow a single line to be passed to the template
via 'git config'. For bugs, we should only allow a single bug from each
tracker to be associated with the issue.
* Tools/Scripts/hooks/prepare-commit-msg:
Canonical link: https://commits.webkit.org/270921@main
More information about the webkit-changes
mailing list