Skip to content

Commit 745fd65

Browse files
chore(install): provide tool for sensitive data removal so we are prepared
1 parent a7fde72 commit 745fd65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ BREW_TOOLS=(
5555
"xmllint;libxml2;https://en.wikipedia.org/wiki/Libxml2;"
5656
"7z;p7zip;https://github.com/p7zip-project/p7zip;"
5757
"sentry-cli;sentry-cli;https://docs.sentry.io/cli/;"
58+
"git-filter-repo;git-filter-repo;https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository"
5859
)
5960

6061
MAC_BREW_TOOLS=(

0 commit comments

Comments
 (0)