From: Junio C Hamano Date: Wed, 3 Jun 2026 23:14:00 +0000 (+0900) Subject: Merge branch 'ls/doc-raw-timestamp-prefix' into jch X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=247ba21d1dfd27fed8338f913d0d2bffba8a54b7;p=thirdparty%2Fgit.git 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 --- 247ba21d1dfd27fed8338f913d0d2bffba8a54b7