You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git-age-filter
==============
* Small command-line tool for Git + age file encryption.
INSTALLING
----------
$ go install github.com/rbo13/git-age-filter/cmd/git-age-filter@latest
About
Simple CLI that integrates age with Git clean/smudge filters so protected files are encrypted in Git history and transparently decrypted in your working tree.