Examples (8)
Initialize `git-secret` in a local repository
Grant access to the current Git user's email
git secret tell -mGrant access by email
git secret tell emailRevoke access by email
git secret killperson emailList emails with access to secrets
git secret whoknowsRegister a secret file
git secret add path/to/fileEncrypt secrets
git secret hideDecrypt secret files
git secret revealmade by @shridhargupta | data from tldr-pages