How to Install git-crypt on MacOS?
git-crypt, written by Andrew Ayer, uses a transparent method to encrypt and decrypt data in a git repository. Encryption is performed when you commit a file, and de-encryption is done when you check out the file. With git-crypt, you can freely share files, mainly private files. git-crypt beautifully