git-encrypt
git-encrypt copied to clipboard
Transparent Git Encryption
To decrypt old repo add to openssl enc param -md md5 https://superuser.com/questions/1245384/openssl-bad-decrypt-between-0-9-8o-and-1-1-0f
I checked with the following git versions: git v1.9.5: ok git v2.0.0: ok git v2.0.5: ok git v2.1.4: ok git v2.2.0, v2.2.1, v2.2.2: NOT ok I checked with git-encrypt v0.3.0,...
Add what git-encrypt does to the top of the Readme. Don't leave us in suspense! ;)
Is it important or not if I don't use the function encrypt diff in the script gitcrypt. I know it will generate the ugly difference bettween 2 version of the...