-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Existing issues matching what you're seeing
- I was not able to find an open or closed issue matching what I'm seeing
Git for Windows version
git version 2.50.0.windows.1
cpu: x86_64
built from commit: 311e67dc2479debe725dfb9a3f974bdce04644ea
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
feature: fsmonitor--daemon
libcurl: 8.14.1
OpenSSL: OpenSSL 3.2.4 11 Feb 2025
zlib: 1.3.1
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
Windows version
Windows 11
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Microsoft Windows [Version 10.0.26100.4061]
Options set during installation
Editor Option: Notepad++
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: WinSSL
CRLF Option: CRLFCommitAsIs
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable FSMonitor: Disabled
Other interesting things
I was having Git version 2.49.0 installed. Windows Explorer Integration was active and working.
I did a check on winget to see update to install and did see the update to 2.50.0.
I did apply the update via winget.
After update, Windows Integration was gone.
To fix it, I did download the update manually and reapplied it, uncheck "only show new options" to be able to elect the Windows Integration again.
The option should be stored and preserved after the update from the initial installation user selection.
Terminal/shell
bash
Commands that trigger the issue
winget upgrade Git.Git
Expected behaviour
As Windows Explorer Integration was selected on initial installation, windows integration should be still functionning after the upgrade
Actual behaviour
Windows Explorer integration was no longer visible in the "old" Windows context menu.
Repository
No response