Skip to main content

Junyi's Lab

Tag: Git-Crypt

Using git-crypt to Encrypt and Decrypt files while using git

git-crypt enables transparent encryption and decryption of files in a git repository.

Here is a demo of how to use git-crypt to encrypt files in a git repository.