diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-07-30 10:37:50 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-07-30 10:37:50 +0200 |
commit | 716fa9e840b7c3063574316fd7e0246a2bcb9332 (patch) | |
tree | c4c0e1f0c3dc54a6090e10dbc780cd6251ff3988 /git-crypt.md | |
parent | a9886bf2f8a35369a2c42070c5f83504dfab2bc5 (diff) |
vault backup: 2025-07-30 10:37:50
Diffstat (limited to 'git-crypt.md')
-rw-r--r-- | git-crypt.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/git-crypt.md b/git-crypt.md new file mode 100644 index 0000000..9648571 --- /dev/null +++ b/git-crypt.md @@ -0,0 +1,12 @@ +# Git-Crypt +[[git]] + +--- + +[Website](https://www.agwa.name/projects/git-crypt/) + +Encrypts files in a git repository transparently. + + +## Add new user +`git-crypt add-gpg-user USER_ID` |