Skip to content

Encrypt/Decrypt file with hooks when commit and pull code

Notifications You must be signed in to change notification settings

rosalesjahaziel/cipher-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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