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
Calling Git with `--date=format:<invalid-format>` [no longer results
in an out-of-memory](git-for-windows/git#863)
but reports the problem and aborts instead.
Signed-off-by: Johannes Schindelin <[email protected]>
Copy file name to clipboardexpand all lines: ReleaseNotes.md
+1
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ This package contains software from a number of other projects including Bash, z
39
39
* The icon in the Explorer integration ("Git Bash Here"), which was lost by mistake in v2.10.0, [is back](https://github.com/git-for-windows/git/issues/870).
40
40
*[Fixed a crash](https://github.com/git-for-windows/git/commit/c4f481a41de66d24f6f9943104600f2e4f24b152) when calling `git diff -G<regex>` on new-born files without configured user diff drivers.
41
41
* Interactive GPG signing of commits and tags [was fixed](https://github.com/git-for-windows/git/issues/871).
42
+
* Calling Git with `--date=format:<invalid-format>`[no longer results in an out-of-memory](https://github.com/git-for-windows/git/issues/863) but reports the problem and aborts instead.
42
43
43
44
## Changes since Git for Windows v2.9.3(2) (August 25th 2016)
0 commit comments