You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A [regression](git-for-windows/git#4052)
introduced in Git for Windows v2.38.0 that prevented
`git.exe` from running in Windows Nano Server containers [was
fixed](git-for-windows/git#4074).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ This package contains software from a number of other projects including Bash, z
57
57
### Bug Fixes
58
58
59
59
* The Git executables (e.g. `git.exe` itself) used to have incomplete version information recorded in their resources, which [has been fixed](https://github.com/git-for-windows/git/pull/4092).
60
+
* A [regression](https://github.com/git-for-windows/git/issues/4052) introduced in Git for Windows v2.38.0 that prevented `git.exe` from running in Windows Nano Server containers [was fixed](https://github.com/git-for-windows/git/pull/4074).
60
61
61
62
## Changes since Git for Windows v2.38.0 (October 3rd 2022)
0 commit comments