diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2025-08-03 16:51:35 +0200 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2025-08-03 16:51:35 +0200 |
commit | 19150baf3963c234158a79dea8974017bd0c0de4 (patch) | |
tree | fe2d6ff162bde82629b2bad32ec8dc4f22cefd06 /git-crypt.md | |
parent | 8800edbb04ae0e1a015c1aa7aeea62174369a401 (diff) | |
parent | cb2d833329c58d00229056c01538fa097ecb03ca (diff) |
vault backup: 2025-08-03 16:51:35
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` |