Bug 235051 - [git-webkit] Improve setup usability
Summary: [git-webkit] Improve setup usability
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: 2022-01-10 16:24 PST by Jonathan Bedard
Modified: 2022-01-19 12:14 PST (History)
2 users (show)

See Also:


Attachments
Patch (15.35 KB, patch)
2022-01-10 16:37 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (16.46 KB, patch)
2022-01-10 16:49 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-01-10 16:24:48 PST
This bug covers a a few usability improvements to git-webkit setup. Namely:
    Prevent users from entering emails as usernames in GitHub
    Explicitly support vi as an editor
    Normalize credential prompts
    Link to GitHub token generation
Comment 1 Radar WebKit Bug Importer 2022-01-10 16:26:21 PST
<rdar://problem/87367948>
Comment 2 Jonathan Bedard 2022-01-10 16:31:23 PST
Pull-request: https://github.com/WebKit/WebKit/pull/68
Comment 3 Jonathan Bedard 2022-01-10 16:37:10 PST
Created attachment 448812 [details]
Patch
Comment 4 Jonathan Bedard 2022-01-10 16:49:37 PST
Created attachment 448814 [details]
Patch
Comment 5 Jonathan Bedard 2022-01-19 12:14:43 PST
Landed: 246186@main (r288227)