git-secret
https://github.com/sobolevn/git-secret
Shell
:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Shell not yet supported2 Subscribers
Add a CodeTriage badge to git-secret
Help out
- Issues
- Feature: support git secret init [directory], where directory defaults to pwd
- New feature : sops support for encryption
- Avoid using `ps -wc -U $username | gawk /.../ { if (...) { system("kill $1") } }` in tests
- Feature: support long options
- Safer git secret hide and reveal
- get git-secret updated in debian
- allow use of key fingerprints, because git secret tell/removeperson will match emails that contain desired email as substring, and other reasons
- git secret + commit hook fails with git gui. Overrides pinentry
- some commands fail when the current directory's path includes spaces
- Support `git diff` and `git log` via `.gitattributes`
- Docs
- Shell not yet supported