Bug 220427 - [webkitscmpy] Use .git/config to verify if repository is git-svn
Summary: [webkitscmpy] Use .git/config to verify if repository is git-svn
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: 2021-01-07 12:12 PST by Jonathan Bedard
Modified: 2021-01-07 13:15 PST (History)
4 users (show)

See Also:


Attachments
Patch (15.29 KB, patch)
2021-01-07 12:17 PST, 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 2021-01-07 12:12:36 PST
It's much faster to use the contents of .git/config to verify if a git checkout is a git-svn checkout.
Comment 1 Radar WebKit Bug Importer 2021-01-07 12:12:53 PST
<rdar://problem/72899735>
Comment 2 Jonathan Bedard 2021-01-07 12:17:54 PST
Created attachment 417197 [details]
Patch
Comment 3 dewei_zhu 2021-01-07 12:53:05 PST
r=me
Comment 4 EWS 2021-01-07 13:15:52 PST
Committed r271258: <https://trac.webkit.org/changeset/271258>

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