WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224879
webkitpy's git code should always use --no-abbrev-commit
https://bugs.webkit.org/show_bug.cgi?id=224879
Summary
webkitpy's git code should always use --no-abbrev-commit
Sam Sneddon [:gsnedders]
Reported
2021-04-21 10:41:58 PDT
At least some of our tests break with log.abbrevCommit set to true. I don't know how much this breaks actual functionality, but we should simply outright avoid it being a risk by always passing --no-abbrev-commit to log/show which overrides the config option.
Attachments
Patch
(6.43 KB, patch)
2021-04-21 10:49 PDT
,
Sam Sneddon [:gsnedders]
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2021-04-21 10:49:29 PDT
Created
attachment 426713
[details]
Patch
EWS
Comment 2
2021-04-21 13:06:51 PDT
Committed
r276387
(
236862@main
): <
https://commits.webkit.org/236862@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 426713
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-04-22 18:08:12 PDT
<
rdar://problem/77048736
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug