From 7e2665dc9e39f4e027a81ec1e2421b0bbf841196 Mon Sep 17 00:00:00 2001 From: Andrew Kreimer Date: Thu, 4 Sep 2025 13:11:55 +0300 Subject: [PATCH] Fix a typo There is a typo in the text: repositories -> repository, fix it. --- C-git-commands.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C-git-commands.asc b/C-git-commands.asc index 3e3523ef7..b495b6d8c 100644 --- a/C-git-commands.asc +++ b/C-git-commands.asc @@ -380,7 +380,7 @@ We use `git archive` to create a tarball of a project for sharing in <