mirror of
https://github.com/git/git.git
synced 2026-01-22 08:27:53 +00:00
This topic branch works around an out-of-memory bug when the user specified a format via --date=format:<format> that strftime() does not like. Reported by Stefan Naewe. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>