Skip to content

Commit 09fc795

Browse files
committed
filter-repo: fix typo with no-fetch help message
Signed-off-by: Ari Yonaty <[email protected]>
1 parent 5d63e44 commit 09fc795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-filter-repo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2157,7 +2157,7 @@ EXAMPLES
21572157
help=_("By default, --sensitive-data-removal will trigger a "
21582158
"mirror-like fetch of all refs from origin, discarding local "
21592159
"changes, but ensuring that _all_ fetchable refs that hold on "
2160-
"to the sensitve data are rewritten. This flag removes that "
2160+
"to the sensitive data are rewritten. This flag removes that "
21612161
"fetch, risking that other refs continue holding on to the "
21622162
"sensitive data. This option is implied by --partial or any "
21632163
"flag that implies --partial."))

0 commit comments

Comments
 (0)