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

git update-git-for-windows 2.246.0 ERROR #5085

Closed
1 task
chicleduro opened this issue Jul 30, 2024 · 2 comments
Closed
1 task

git update-git-for-windows 2.246.0 ERROR #5085

chicleduro opened this issue Jul 30, 2024 · 2 comments

Comments

@chicleduro
Copy link

chicleduro commented Jul 30, 2024

  • 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?

64-bits

$ git --version --build-options

git version 2.45.2.windows.1
cpu: x86_64
built from commit: 91d03cb2e4fbf6ad961ace739b8a646868cb154d
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?

11 64-bits

$ cmd.exe /c ver

Microsoft Windows [Versión 10.0.22631.3958]
(c) Microsoft Corporation. Todos los derechos reservados.
  • What options did you set as part of the installation? Or did you choose the
    defaults?

Update

# One of the following:
> type "C:\Program Files\Git\etc\install-options.txt"
> type "C:\Program Files (x86)\Git\etc\install-options.txt"
> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
> type "$env:USERPROFILE\AppData\Local\Programs\Git\etc\install-options.txt"
$ cat /etc/install-options.txt

Editor Option: VIM
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
Enable FSMonitor: Disabled
  • Any other interesting things about your environment that might be related
    to the issue you're seeing?

no

Details

  • Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other

bash

$ git update-git-for-windows 
Git for Windows 2.45.2.windows.1 (64-bit)
Update 2.46.0.windows.1 is available
curl: (43) A libcurl function was given a bad argument
  • What did you expect to occur after running these commands?
$ git update-git-for-windows 
Git for Windows 2.45.2.windows.1 (64-bit)
Update 2.46.0.windows.1 is available
curl: (43) A libcurl function was given a bad argument
  • What actually happened instead?

ERROR

@squidfall
Copy link

This is a duplicate of #5083.

@rimrul rimrul closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2024
@chicleduro
Copy link
Author

No puedo actualizar mi git batch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants