2 Commits

Author SHA1 Message Date
paco
4ef6cf862f make devel/git-crypt work after libcrypto bump
diff by tb@, tested by me.
2021-11-12 17:57:05 +00:00
paco
ffbf353305 Import devel/git-crypt: transparent file encryption in Git
git-crypt enables transparent encryption and decryption of files in a git
repository. Files which you choose to protect are encrypted when committed, and
decrypted when checked out.

With some help and corrections from jca@

ok jca@
2020-02-17 14:02:22 +00:00