Skip to content

Commit

Permalink
Mention Bug Fix in release notes
Browse files Browse the repository at this point in the history
`git status -uno` [now treats submodules in ignored directories
correctly](git-for-windows/git#1179).

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed May 30, 2017
1 parent 486285a commit 6179888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This package contains software from a number of other projects including Bash, z

* The documentation of Git for Windows' several config files [was improved](https://github.com/git-for-windows/git/pull/1165).
* When interrupting Git processes in Git Bash by pressing Ctrl+C, [Git now removes `.lock` files as designed](https://github.com/git-for-windows/msys2-runtime/pull/15) ([accompanying Git PR](https://github.com/git-for-windows/git/pull/1170); this should also fix [issue #338](https://github.com/git-for-windows/git/issues/338)).
* `git status -uno` [now treats submodules in ignored directories correctly](https://github.com/git-for-windows/git/issues/1179).

## Changes since Git for Windows v2.12.2(2) (April 5th 2017)

Expand Down

0 comments on commit 6179888

Please sign in to comment.