security/git-secret: New Port.
git-secret is a tool which stores private data inside a git repo.
General information:
git-secret encrypts tracked files with public keys for users whom you trust using gpg, allowing permitted users to access encrypted data using their secret keys.
PR: 235056
Submitted by: joshr-freebsd@joshr.com