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

Installer 2.19.2 does not offer experimental options #1947

Closed
1 task done
mloskot opened this issue Nov 22, 2018 · 2 comments
Closed
1 task done

Installer 2.19.2 does not offer experimental options #1947

mloskot opened this issue Nov 22, 2018 · 2 comments

Comments

@mloskot
Copy link

mloskot commented Nov 22, 2018

  • I was not able to find an open or closed issue matching what I'm seeing

Setup

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
$ 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
  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver

Microsoft Windows [Version 10.0.17134.376]
  • What options did you set as part of the installation? Or did you choose the
    defaults?
$ 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

Details

The 2.19.2 installer does not allow to select the experimental options. The last page is this, with Install button:

image

Installer 2.19.1 last page was this:

install-git-9

The release notes do not mention anything related to the experimental options, so I think this may be a bug.

@shiftkey
Copy link

v2.19.2 no longer marks those built-in commands as experimental.

git-for-windows/build-extra#203 (comment)

@mloskot
Copy link
Author

mloskot commented Nov 22, 2018

Aha! Thanks @shiftkey

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

No branches or pull requests

2 participants