Difference between revisions of "Git-crypt"
Jump to navigation
Jump to search
(Created page with " brew install git-crypt") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <code>[[git-crypt]]</code> enables transparent [[encryption]] and [[decryption]] of files in a [[git]] repository | ||
+ | * https://github.com/AGWA/git-crypt | ||
+ | * Installation: <code>[[brew install git-crypt]]</code> | ||
− | + | ||
+ | * <code>[[git-crypt --help]]</code> | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[Encryption]]: <code>[[ansible-vault encrypt]]</code> | ||
+ | * [[SSLMate]] | ||
+ | |||
+ | == See also == | ||
+ | * {{git-crypt}} | ||
+ | * {{Secrets}} | ||
+ | |||
+ | [[Category:Git]] |
Latest revision as of 11:47, 26 April 2022
git-crypt
enables transparent encryption and decryption of files in a git repository
- Installation:
brew install git-crypt
Related[edit]
See also[edit]
Advertising: