We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ git --version --build-options git version 2.19.2.windows.1 cpu: x86_64 built from commit: 26dcaa1b6b5fd862db3ec40983e33ff3432f1166 sizeof-long: 4 sizeof-size_t: 8
$ cmd.exe /c ver Microsoft Windows [Version 10.0.17134.376]
$ cat /etc/install-options.txt Editor Option: VIM Custom Editor Path: Path Option: Cmd SSH Option: OpenSSH CURL Option: OpenSSL CRLF Option: CRLFAlways Bash Terminal Option: MinTTY Performance Tweaks FSCache: Enabled Use Credential Manager: Enabled Enable Symlinks: Enabled
The 2.19.2 installer does not allow to select the experimental options. The last page is this, with Install button:
Install
Installer 2.19.1 last page was this:
The release notes do not mention anything related to the experimental options, so I think this may be a bug.
The text was updated successfully, but these errors were encountered:
v2.19.2 no longer marks those built-in commands as experimental.
git-for-windows/build-extra#203 (comment)
Sorry, something went wrong.
Aha! Thanks @shiftkey
No branches or pull requests
Setup
defaults?
Details
The 2.19.2 installer does not allow to select the experimental options. The last page is this, with
Install
button:Installer 2.19.1 last page was this:
The release notes do not mention anything related to the experimental options, so I think this may be a bug.
The text was updated successfully, but these errors were encountered: