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

WinGet install fails to recognise git install/version in powershell/win11 #4019

Open
alerchedahl opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alerchedahl
Copy link

Describe the bug
calling lazygit produces the following error:

Git version must be at least 2.20 (i.e. from 2018 onwards). Please upgrade your git version.

To Reproduce
Steps to reproduce the behavior:

  1. Install using WinGet
  2. Run lazygit
  3. See error

Expected behavior
lazygit is expected to recognise git version 2.43.0.windows.1 as at least 2.20

Version info:
Run lazygit --version and paste the result here
commit=611fabde11d24d9acc71ee26077b9a1101f59f27, build date=2024-09-18T10:56:10Z, build source=binaryRelease, version=0.44.1, os=windows, arch=amd64, git version=
Run git --version and paste the result here
git version 2.43.0.windows.1

@alerchedahl alerchedahl added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant