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.
*** Bug 225459 has been marked as a duplicate of this bug. ***
<rdar://problem/77616439>
Created attachment 427907 [details] Patch
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].