diff options
author | Vlad-Stefan Harbuz <vlad@vladh.net> | 2022-11-13 13:48:09 +0100 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-11-15 00:14:58 +0100 |
commit | c5353c455208452b8a0a0c675f39b6bd16a8f35c (patch) | |
tree | a6d5b16ac071b09a8faa70a9d72b42f5f066b5ee /Documentation/MyFirstContribution.txt | |
parent | The eleventh batch (diff) | |
download | git-c5353c455208452b8a0a0c675f39b6bd16a8f35c.tar.xz git-c5353c455208452b8a0a0c675f39b6bd16a8f35c.zip |
Documentation: fix typo
Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/MyFirstContribution.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/MyFirstContribution.txt b/Documentation/MyFirstContribution.txt index 1a4be8ee0a..ccfd0cb5f3 100644 --- a/Documentation/MyFirstContribution.txt +++ b/Documentation/MyFirstContribution.txt @@ -736,7 +736,7 @@ the {lore}[Git mailing list archive]: 2022-02-21 1:43 ` John Cai 2022-02-21 1:50 ` Taylor Blau 2022-02-23 19:50 ` John Cai -2022-02-18 20:00 ` // other replies ellided +2022-02-18 20:00 ` // other replies elided 2022-02-18 18:40 ` [PATCH 2/3] reflog: call reflog_delete from reflog.c John Cai via GitGitGadget 2022-02-18 19:15 ` Ævar Arnfjörð Bjarmason 2022-02-18 20:26 ` Junio C Hamano |