[Webkit-unassigned] [Bug 238209] [Git-WebKit] Support SVN revision in —oneline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 10:53:05 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238209

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Usecase

git webkit log --oneline origin/safari-613-branch..origin/main  -- Source/ThirdParty/ANGLE

Would print:
7ef2d82f3579 r291562 Dust off Mac CMake build https://bugs.webkit.org/show_bug.cgi?id=238121

(or alternatively something else for the git hash, but the point being, there would be some way of obtaining the webkit r??? for the commit. Maybe there is already a parameter for --pretty option or something?)

To support easier branch cherry picking

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220322/e8601e1c/attachment-0001.htm>


More information about the webkit-unassigned mailing list