filter-repo: add missing "will" to generated README

pull/432/head
Hannes Sörensson 1 year ago committed by GitHub
parent e7e245242b
commit f1555a007e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2491,7 +2491,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 will 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

Loading…
Cancel
Save