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 [bug](git-for-windows/git#3624) which
caused crashes when running `git log` with custom date formats in
32-bit builds was fixed.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Setup
defaults?
Details
GNU bash, version 4.4.23(1)-release (i686-pc-msys)
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Listing of commit dates.
Segmentation fault
Git for Windows 2.26.1
Bug Fixes : Git now accepts more date formats such as %g and %V.
Last version not crashing is 2.26.0.
Maybe related: Missing support for ISO 8601 date formats #2495 fix (8e892d0)
The text was updated successfully, but these errors were encountered: