]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ls/doc-raw-timestamp-prefix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Jun 2026 14:41:59 +0000 (07:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jun 2026 14:41:59 +0000 (07:41 -0700)
Documentation and tests have been added to clarify that Git's internal
raw timestamp format requires a `@` prefix for values less than
100,000,000 to prevent ambiguity with other formats like YYYYMMDD.

* ls/doc-raw-timestamp-prefix:
  doc: document and test `@` prefix for raw timestamps

1  2 
t/t0006-date.sh

diff --cc t/t0006-date.sh
Simple merge