Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba90462eb61f1fb629a567d01716a8e20c261060
      
https://github.com/WebKit/WebKit/commit/ba90462eb61f1fb629a567d01716a8e20c261060
  Author: Dan Glastonbury <[email protected]>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M Tools/Scripts/update-angle

  Log Message:
  -----------
  [ANGLE] update-angle script should ignore untracked files
https://bugs.webkit.org/show_bug.cgi?id=262521
rdar://116381556

Reviewed by Kimmo Kinnunen.

update-angle script complains and refuses to run if there are any files reported
by `git status --porcelain`. This includes untracked files outside of
Source/ThirdParty/ANGLE, which should be ignored.

* Tools/Scripts/update-angle:
Filter out untracked files outside of Source/ThirdParty/ANGLE. In addition to
printing warning message, also display the list of detected files, including
their status.

Canonical link: https://commits.webkit.org/268837@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to