-
-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
Hello,
I was testing this project and I liked it, however, I think it would benefit from a more automatic workflow, I'd want to be able to:
- define which files are secret.
- .secrets being stored in a parallel structure under
~/.gitsecrets/*
that doesn't pollute my original directory with 2 versions. - automatically replace the file when commiting.
- automatically create the file in the original path when pulling.
I know this may not be feasible and/or out of the scope of the project, feel free to discuss. Note that the automatic flow and the secrets being stored in a parallel path are 2 independent ideas that may be individually implemented if the other is not viable, or obviously to make it easier to implement divided in 2 tasks.
Further study:
git-crypt may be similar, but never used and seems abandoned.
Metadata
Metadata
Assignees
Labels
No labels