Re: Question: --since date parsing uses current time instead of midnight - by design?
From: Junio C Hamano <hidden> Date: 2026-02-13 22:41:21
gregor@chkpnt.de writes:
Hello,
I've just noticed how git log --since=<date> interprets dates without
explicit times, and I found the behavior seems potentially unintended.
I'd like to understand if this is by design or a bug.