Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

workflow to encrypt git repo contents

before anything, set password in .gitencrypt/* and cp -r .gitencrypt ~

before commiting, cp .gitattributes <repo> && cat config >> <repo>/.git/config

after cloning, cp .gitattributes <repo> && cd <repo> && git reset --hard HEAD

see https://github.com/aj-michael/gitencrypt/tree/encrypted for an example

credits to https://gist.github.com/shadowhand/873637

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages