rosalesjahaziel / cipher-hooks

Encrypt/Decrypt file with hooks when commit and pull code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cipher-Hooks

Documentation In progress..... This files allow to encrypt a file using AES when a commit is executed and decrypt the generated file after pull.

Pre-commit

Post-merge

Config hooks path

need to change hooksPath manually >git config core.hooksPath .\hooks\

######License: CC-BY

About

Encrypt/Decrypt file with hooks when commit and pull code


Languages

Language:Python 72.9%Language:Shell 27.1%