RESOLVED FIXED235513
Incorrect pull-request url printed by git-webkit
https://bugs.webkit.org/show_bug.cgi?id=235513
Summary Incorrect pull-request url printed by git-webkit
Aakash Jain
Reported 2022-01-24 06:40:31 PST
After the fix in https://github.com/WebKit/WebKit/pull/80, git-webkit pr now prints the pr url, which is great. However, the url has a typo making it incorrect. e.g.: https://github.com/WebKit/WebKit/pulls/89 instead of https://github.com/WebKit/WebKit/pull/89 (pulls instead of pull). We should fix this.
Attachments
Proposed patch (2.54 KB, patch)
2022-01-24 11:47 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2022-01-24 11:47:44 PST
Created attachment 449838 [details] Proposed patch
Aakash Jain
Comment 2 2022-01-24 12:10:53 PST
Aakash Jain
Comment 3 2022-01-25 05:44:43 PST
Radar WebKit Bug Importer
Comment 4 2022-01-25 05:45:23 PST
Note You need to log in before you can comment on or make changes to this bug.