aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-fast-import.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-04-23 11:52:40 -0700
committerJunio C Hamano <gitster@pobox.com>2024-04-23 11:52:40 -0700
commit9cb0bbf0b43803a68aadb3e0f929b3082233d288 (patch)
tree51cd7a204199cfa17fedd173746866f93aebd663 /Documentation/git-fast-import.txt
parent567293123d874bfb0607de7e8d6c65642107f132 (diff)
parent5da40be8d7156f37b5d01071bfcb6c0abafbb8e2 (diff)
downloadgit-9cb0bbf0b43803a68aadb3e0f929b3082233d288.tar.gz
Merge branch 'xx/rfc2822-date-format-in-doc'
Docfix. * xx/rfc2822-date-format-in-doc: Documentation: fix typos describing date format
Diffstat (limited to 'Documentation/git-fast-import.txt')
-rw-r--r--Documentation/git-fast-import.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
index 8b6dde45f1..3d435157a6 100644
--- a/Documentation/git-fast-import.txt
+++ b/Documentation/git-fast-import.txt
@@ -303,7 +303,7 @@ and some sanity checks on the numeric values may also be performed.
with e.g. bogus timezone values.
`rfc2822`::
- This is the standard email format as described by RFC 2822.
+ This is the standard date format as described by RFC 2822.
+
An example value is ``Tue Feb 6 11:22:18 2007 -0500''. The Git
parser is accurate, but a little on the lenient side. It is the