See the git-secret site.
See the installation section.
This project is still under development. Current objectives:
- add
trust-modelparameter togit-secret-hide - translate manuals for popular languages
- autocomplete for
zshplugin - extra tests
- precompiled distribution for
RPM, add dependencies for.debpackage - integrate
shellcheckfor code style tests - create
CONTRIBUTING.mdwith development process explained - сygwin support (?)
For testing this project uses bats. You can install it by running make install-test.
To run tests call: make test. It will download and install bats into vendor/bats if it's not installed yet.
See CHANGELOG.md

