Bug 250150
| Summary: | [git-webkit] Handle no TTY in credentials sub-command | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
git-webkit credentials is often invoked by git to pull a token used for git fetch or push. In the event no token can be found, this will result in an ugly stack-trace about invoking git-webkit outside a TTY. git-webkit credentials should more gracefully handle this relatively common use case.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103928951>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/8252
EWS
Committed 258512@main (43ff7544e6f6): <https://commits.webkit.org/258512@main>
Reviewed commits have been landed. Closing PR #8252 and removing active labels.