From dd4aabb732e21a88f15a97d82528ed014e8eab87 Mon Sep 17 00:00:00 2001 From: Emmanuel Chaudron Date: Wed, 20 Aug 2025 13:16:02 +0200 Subject: [PATCH] docs: add missing word Signed-off-by: Emmanuel Chaudron --- git-filter-repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-filter-repo b/git-filter-repo index fb3de42e..d20df38e 100755 --- a/git-filter-repo +++ b/git-filter-repo @@ -2725,7 +2725,7 @@ class RepoAnalyze(object): files were packed; i.e., without delta-ing or compression. Both unpacked and packed sizes can be slightly misleading. Deleting - a blob from history not save as much space as the unpacked size, + a blob from history does not save as much space as the unpacked size, because it is obviously normally stored in packed form. Also, deleting a blob from history may not save as much space as its packed size either, because another blob could be stored as a delta against