Bug 216422 - [webkitscmpy] Add default_branch for local SCM repositories
Summary: [webkitscmpy] Add default_branch for local SCM repositories
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-11 15:42 PDT by Jonathan Bedard
Modified: 2020-09-15 11:49 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.77 KB, patch)
2020-09-11 15:49 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-09-11 15:42:39 PDT
git checkouts may use many different strings to represent the primary branch, we need to be able to query what the name of that default branch is.
Comment 1 Radar WebKit Bug Importer 2020-09-11 15:42:50 PDT
<rdar://problem/68735897>
Comment 2 Jonathan Bedard 2020-09-11 15:49:56 PDT
Created attachment 408565 [details]
Patch
Comment 3 EWS 2020-09-15 11:49:41 PDT
Committed r267093: <https://trac.webkit.org/changeset/267093>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408565 [details].