WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225460
[webkit-patch] setup-git-clone uses master instead of main
https://bugs.webkit.org/show_bug.cgi?id=225460
Summary
[webkit-patch] setup-git-clone uses master instead of main
Antoine Quint
Reported
2021-05-06 09:23:17 PDT
Steps to reproduce: 1. git clone git://github.com/WebKit/WebKit.git 2. cd WebKit 3. Tools/Scripts/webkit-patch setup-git-clone … wait a bit or kill it eventually (see
bug 225459
), 4. write some code 5. Tools/Scripts/webkit-patch upload At this stage I get this error: WebKit > webkit-patch upload Failed to run "['git', 'merge-base', u'refs/remotes/origin/master', 'HEAD']" exit_code: 1 cwd: /Users/antoine/Downloads/WebKit Indeed, if I run `git branch -a` I see an entry that says `remotes/origin/master`. This appears while `Tools/Scripts/webkit-patch setup-git-clone` is running.
Attachments
Patch
(1.69 KB, patch)
2021-05-06 11:16 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2021-05-06 11:10:22 PDT
***
Bug 225459
has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
Comment 2
2021-05-06 11:11:30 PDT
<
rdar://problem/77616439
>
Jonathan Bedard
Comment 3
2021-05-06 11:16:17 PDT
Created
attachment 427907
[details]
Patch
EWS
Comment 4
2021-05-06 13:42:51 PDT
Committed
r277115
(
237413@main
): <
https://commits.webkit.org/237413@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 427907
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug