[webkit-changes] [WebKit/WebKit] 43ff75: [git-webkit] Handle no TTY in credentials sub-command

Jonathan Bedard noreply at github.com
Thu Jan 5 15:18:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 43ff7544e6f657e926b3acea6a8bcc7ef47b248c
      https://github.com/WebKit/WebKit/commit/43ff7544e6f657e926b3acea6a8bcc7ef47b248c
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/credentials.py

  Log Message:
  -----------
  [git-webkit] Handle no TTY in credentials sub-command
https://bugs.webkit.org/show_bug.cgi?id=250150
rdar://103928951

Reviewed by Ryan Haddad.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/credentials.py:
(Credentials.main): Handle case where `git-webkit credentials` is run by another tool (like git).

Canonical link: https://commits.webkit.org/258512@main




More information about the webkit-changes mailing list