[Webkit-unassigned] [Bug 240732] New: [git-webkit] Use --git-common-dir over hard-coded .git

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 13:49:58 PDT 2022


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

            Bug ID: 240732
           Summary: [git-webkit] Use --git-common-dir over hard-coded .git
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

As Sam Sneddon pointed out, using a hard coded .git to find our config location will break if folks are using git work trees. We should use `git rev-parse --git-common-dir` instead.

-- 
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/20220520/0be916c2/attachment.htm>


More information about the webkit-unassigned mailing list