diff options
| author | Taylor Blau <me@ttaylorr.com> | 2022-11-14 19:53:55 -0500 |
|---|---|---|
| committer | Taylor Blau <me@ttaylorr.com> | 2022-11-14 19:53:55 -0500 |
| commit | 3c5d0ce3f526859a7c0780879a0e75cdec2988d1 (patch) | |
| tree | 7abb00fb68811a49b99af3d493b5d279a8fa4c21 | |
| parent | Merge branch 'ks/partialclone-casing' (diff) | |
| parent | Documentation: fix typo (diff) | |
| download | git-3c5d0ce3f526859a7c0780879a0e75cdec2988d1.tar.gz git-3c5d0ce3f526859a7c0780879a0e75cdec2988d1.zip | |
Merge branch 'vh/my-first-contribution-typo'
Documentation fix.
* vh/my-first-contribution-typo:
Documentation: fix typo
| -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 |
