Bug 247210

Summary: [git-webkit] Handle branch names which might be hashes
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2022-10-28 13:40:31 PDT
There are a number of branch names that might be confused for hashes. Contributors should, in practice, prefix `eng/` to branches to avoid problems like this, but it's also something we can occasionaly handle in tools code as well.
Comment 1 Radar WebKit Bug Importer 2022-10-28 13:40:48 PDT
<rdar://problem/101691330>
Comment 2 Jonathan Bedard 2022-10-28 13:43:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5920
Comment 3 EWS 2022-11-01 11:51:25 PDT
Committed 256193@main (7952ec032b23): <https://commits.webkit.org/256193@main>

Reviewed commits have been landed. Closing PR #5920 and removing active labels.
Comment 4 EWS 2022-11-08 13:07:36 PST
Committed 252432.785@safari-7614-branch (2b7211b50cd9): <https://commits.webkit.org/252432.785@safari-7614-branch>

Reviewed commits have been landed. Closing PR #192 and removing active labels.