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.47.0.windows.2 cpu: x86_64 built from commit: 1f8a83cba6e88fad4b881885e64cfb89458e3653 sizeof-long: 4 sizeof-size_t: 8 shell-path: D:/git-sdk-64-build-installers/usr/bin/sh feature: fsmonitor--daemon libcurl: 8.10.1 OpenSSL: OpenSSL 3.2.3 3 Sep 2024 zlib: 1.3.1
$ systeminfo | findstr /B /C:"OS Name" /B /C:"OS Version" OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22631 N/A Build 22631
# One of the following: > type "C:\Program Files\Git\etc\install-options.txt" Editor Option: VIM Custom Editor Path: Default Branch Option: main Path Option: BashOnly 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 FSMonitor: Disabled
-- none --
bash
Open git bash from the Windows Explorer through the context menu of a directory.
I expected the windows to open and explorer to stay functional.
The git bash window opens, but the Windows Explorer is basically locked. When trying to navigate to another directory or file, nothing happens.
It seems the context menu handling is not finished. When the git bash window is closed, operation returns to normal in the Windows Explorer.
It happens allways.
The text was updated successfully, but these errors were encountered:
Might be related to #4945 and #5119
Sorry, something went wrong.
No branches or pull requests
Setup
defaults?
to the issue you're seeing?
-- none --
Details
bash
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Open git bash from the Windows Explorer through the context menu of a directory.
I expected the windows to open and explorer to stay functional.
The git bash window opens, but the Windows Explorer is basically locked. When trying to
navigate to another directory or file, nothing happens.
It seems the context menu handling is not finished. When the git bash window is closed,
operation returns to normal in the Windows Explorer.
URL to that repository to help us with testing?
It happens allways.
The text was updated successfully, but these errors were encountered: