You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate all the UI helper options for the GitHub `prompt` view in to
an `Options` class (rather than bloat the execution handler with more
arguments).
Also fix a bug whereby the GitHub host provider would attempt to invoke
the UI helper with an `--all` option when all authentication modes are
available, but no such option is available!
This option was only available on the old WPF UI helper, and was never
carried forward to the Avalonia UI.
0 commit comments