]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit247ba21d1dfd27fed8338f913d0d2bffba8a54b7
tree665a9eeeb925ea1357b1bea3c00b54f82b061213
parentc351f309e2163a55066f43975d1fe419542aba8e
parent4018dc29eea31e4273c0f1b02effe6ee852f3898
Merge branch 'ls/doc-raw-timestamp-prefix' into jch

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