-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Description
I think adding a couple of "setup" commands would be quite useful, just as a shortcut to manually editing .gitattributes and or .gitconfig. As an example - https://github.com/nvie/gitflow does this quite nicely
gitcrypt init:
It could ask for/set up the salt and passphrase, then add them to git config and also map the encrypt filter.
gitcrypt add:
add the pattern format to the encryption filter
gitcrypt remove:
remove the pattern format from the encryption filter
Metadata
Metadata
Assignees
Labels
No labels