We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add crypt to repo. GPG2 will be great. Many users would use git on cloud but without strong encryption this will be not possible
The text was updated successfully, but these errors were encountered:
Hi! Just wanted to clarify, do you mean encrypting the repos at rest, gpg signing the commits to the admin repo, or something else?
Encryption at rest unfortunately isn't easily possible since this verifies the path and permissions then simply shells out to git.
Sorry, something went wrong.
https://github.com/AGWA/git-crypt example
That looks like it could be a good solution for storing things like what's in the admin repo - I'd welcome any PRs.
No branches or pull requests
Please add crypt to repo. GPG2 will be great.
Many users would use git on cloud but without strong encryption this will be not possible
The text was updated successfully, but these errors were encountered: