[Webkit-unassigned] [Bug 254703] pre-commit hook should not add unstaged changes from pbxproj files to index

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 2 08:37:22 PDT 2023


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

--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
This was something SVN did, we did this for pure-git checkouts in https://bugs.webkit.org/show_bug.cgi?id=239975. Looks like it's the very bottom of Tools/Scripts/hooks/pre-commit that is the offending bit of code. Not quite sure how to address this while retaining the sorting behavior, because it seems like Elliott's ask here makes the sorting behavior impossible...

-- 
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/20230502/a1d790cb/attachment.htm>


More information about the webkit-unassigned mailing list