Skip to content

xhiroga/git-secrets-hooks-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-secrets-hooks-cleaner

After uninstalling git-secrets, developer may have to clean hooks generated by git-templates.

Usage

./git-secrets-hooks-cleaner list

Note

go mod init git-secrets-hooks-cleaner
cobra-cli init
go run main.go list

go build
./git-secrets-hooks-cleaner

make install
which git-secrets-hooks-cleaner
git-secrets-hooks-cleaner list

make uninstall
which git-secrets-hooks-cleaner

Reference

About

Remove git-templates for git-secrets from local.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published