Skip to content

Commit 67e6e16

Browse files
committed
Mention Bug Fix in release notes
Git was [fixed](git-for-windows/git#1645) to work correctly in Docker volumes inside Windows containers. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 259692b commit 67e6e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This package contains software from a number of other projects including Bash, z
4545
* Aliases that expand to shell commands [can now take arguments containing curly brackets](https://github.com/git-for-windows/git/pull/1637).
4646
* Ctrl+C is now handled in Git Bash [in a sophisticated way](https://github.com/git-for-windows/msys2-runtime/commit/fa84a1f06b83b54847e6505df2bdb6db1860f47f): it emulates the way Ctrl+C is handled in Git CMD, but in a fine-grained way.
4747
* Based on the [the new Ctrl+C handling in Git Bash](https://github.com/git-for-windows/msys2-runtime/commit/fa84a1f06b83b54847e6505df2bdb6db1860f47f), pressing Ctrl+C while `git log` is running will only stop Git from traversing the commit history, [but keep the pager running](https://github.com/git-for-windows/git/commit/df8884cbc5c39073848ddf2058bafeea1188312b).
48+
* Git was [fixed](https://github.com/git-for-windows/git/pull/1645) to work correctly in Docker volumes inside Windows containers.
4849

4950
## Changes since Git for Windows v2.16.3 (March 23rd 2018)
5051

0 commit comments

Comments
 (0)