Skip to content

Commit

Permalink
Fix git-encrypt --> git-crypt
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed May 8, 2024
1 parent 3970682 commit f861d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Querying disks map example:

## Encryption

Currently, Talm does not have built-in encryption support, but you can transparently encrypt your secrets using the [git-encrypt](https://github.com/AGWA/git-crypt) extension.
Currently, Talm does not have built-in encryption support, but you can transparently encrypt your secrets using the [git-crypt](https://github.com/AGWA/git-crypt) extension.

Example `.gitattributes` file:

Expand Down

0 comments on commit f861d28

Please sign in to comment.