]> Kevux Git Server - rit/commit
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)
commit8b0f02bbbb0798d739f361c55e69e741c04877f5
treee05b0c3dd3d039d2dae07d036b3985821b9883b7
parenta4a1cbcedb0bfa6418f62e1dc72a9e8a23a476a4
parent4018dc29eea31e4273c0f1b02effe6ee852f3898
Merge branch 'ls/doc-raw-timestamp-prefix'

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
t/t0006-date.sh