Git 리포지토리에 개인 데이터를 저장. Bash로 작성됨. 더 많은 정보: https://github.com/sobolevn/git-secret.
git-secret
초기화:git secret init
git secret tell -m
git secret tell {{email}}
git secret killperson {{email}}
git secret whoknows
git secret add {{경로/대상/파일}}
git secret hide
git secret reveal