Skip to content

Instantly share code, notes, and snippets.

@arbaaz
Created May 12, 2015 19:24
Show Gist options
  • Save arbaaz/d75014a0520dde46c81f to your computer and use it in GitHub Desktop.
Save arbaaz/d75014a0520dde46c81f to your computer and use it in GitHub Desktop.
enc.gitattributes
[filter "openssl"]
smudge = ~/.gitencrypt/smudge_filter_openssl
clean = ~/.gitencrypt/clean_filter_openssl
[diff "openssl"]
textconv = ~/.gitencrypt/diff_filter_openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment