Bug 220737 - [webkitpy] Support generating patch with main as the default branch
Summary: [webkitpy] Support generating patch with main as the default branch
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-19 10:30 PST by Jonathan Bedard
Modified: 2021-01-26 13:36 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2021-01-19 10:34 PST, Jonathan Bedard
dewei_zhu: review+
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-19 10:30:15 PST
If we configure checkouts as git-svn, we don't need this. However, not all automation needs git-svn checkouts.
Comment 1 Radar WebKit Bug Importer 2021-01-19 10:30:59 PST
<rdar://problem/73362104>
Comment 2 Jonathan Bedard 2021-01-19 10:34:39 PST
Created attachment 417888 [details]
Patch
Comment 3 Aakash Jain 2021-01-19 10:37:21 PST
rs=me
Comment 4 Jonathan Bedard 2021-01-19 10:47:01 PST
Committed r271602: <https://trac.webkit.org/changeset/271602>
Comment 5 Aakash Jain 2021-01-26 13:36:20 PST
Just for future reference, this was to fix issue like: https://ews-build.webkit.org/#/builders/6/builds/37820
"webkitpy.common.system.executive.ScriptError: Can't find a branch to diff against. svn-remote.svn.fetch is not in the git config and refs/remotes/origin/master does not exist"