]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ls/doc-raw-timestamp-prefix' into jch jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:00 +0000 (08:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:00 +0000 (08:14 +0900)
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