[Webkit-unassigned] [Bug 235299] New: Improve git-webkit pr error message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 14:03:33 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235299

            Bug ID: 235299
           Summary: Improve git-webkit pr error message
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

Below is the error message which I got when 'git-webkit pr' failed. This isn't very informative and doesn't clearly tell what is the problem. There are couple of things which can be improved in it. e.g.: it should list the name of the repository which wasn't found, it should list the fork (e.g.: git at github.com:username/WebKit.git). It can even suggest to re-run 'git-webkit setup' assuming that can potentially fix the problem (See Bug 235297 and Bug 235298).


[WebKit]$git-webkit pr
>From github.com:WebKit/WebKit
 * branch                      main       -> FETCH_HEAD
Current branch eng/235296 is up to date.
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Failed to push 'eng/235296' to 'fork'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220117/4521e16c/attachment.htm>


More information about the webkit-unassigned mailing list