Skip to content

Commit 111049a

Browse files
committed
filter-lamely: fix a typo
Signed-off-by: Elijah Newren <[email protected]>
1 parent cbc6535 commit 111049a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/filter-repo-demos/filter-lamely

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Intentional differences from git-filter-branch:
8181
differently depending on topology of commits instead of contents of files
8282
and is thus adversely affected by this change. I doubt it, though.
8383
* I vastly simplified the map() function to just ignore writing out the
84-
mapping; I've never seen anyone explicity use it, and filter-repo
84+
mapping; I've never seen anyone explicitly use it, and filter-repo
8585
handles remapping to ancestors without it. I dare you to find anyone
8686
that was reading the $workdir/../map/ directory and using it in their
8787
filtering.

0 commit comments

Comments
 (0)