Git+age = Gitage; simple, modern and secure Git encryption tool
Gitage is a CLI tool that can be used as a wrapper of Git CLI.
It uses age
encryption tool to encrypt files before committing them to the repository.
This project relies on age, thanks to Filippo Valsorda.
It also relies on go-git and its file-system abstraction billy, so thanks to their contributors as well.