]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation: fix typos describing date format
authorXing Xin <xingxin.xx@bytedance.com>
Fri, 12 Apr 2024 08:51:16 +0000 (08:51 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Apr 2024 16:03:03 +0000 (09:03 -0700)
commit5da40be8d7156f37b5d01071bfcb6c0abafbb8e2
treee5c93f0e31d9ff2d099d6021f7305a474ee29692
parent9bbde12feed306b9044060e4eab6b3b4c6628050
Documentation: fix typos describing date format

This commit corrects a typographical error found in both
date-formats.txt and git-fast-import.txt documentation, where the term
`email format` was mistakenly used instead of `date format`.

Signed-off-by: Xing Xin <xingxin.xx@bytedance.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/date-formats.txt
Documentation/git-fast-import.txt