Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix recall of experimental pseudo console support setting #295

Merged
merged 1 commit into from
Jun 13, 2020
Merged

Conversation

mjcheetham
Copy link
Member

The Pseudo Console support experimental option was not being recalled
correctly on subsequent installs. If the option was unset it would
default to unchecked (correct), but if the option was set to 'disabled'
then it would become default checked!

Signed-off-by: Matthew John Cheetham [email protected]

@mjcheetham mjcheetham requested a review from dscho June 12, 2020 14:27
The Pseudo Console support experimental option was not being recalled
correctly on subsequent installs. If the option was unset it would
default to unchecked (correct), but if the option was set to 'disabled'
then it would become default checked!

Signed-off-by: Matthew John Cheetham <[email protected]>
Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho merged commit 7a5ddba into master Jun 13, 2020
@dscho dscho deleted the fixpcon branch June 13, 2020 17:53
@dscho
Copy link
Member

dscho commented Jun 13, 2020

Thank you @mjcheetham!

dscho added a commit that referenced this pull request Jun 13, 2020
When reinstalling (or upgrading) Git for Windows,
[the "Pseudo Console Support" choice is now remembered
correctly](#295).

Signed-off-by: Johannes Schindelin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants