Open cryptofilegsa opened 7 years ago
We might want to put this in the 18F/laptop
repository. We will ultimately need to track three different repositories.
1) git-seekret
this repo
2) seekret
the library repo that this repo depends on
3) 18f-git-seekrets-implementation / installation
Number three isn't something that necessarily requires it's own repository. If we modify the seekrets-install
script enough, we can get enough of the cross-platform functionality @konklone was looking for. Windows support being another environment to support.
mac
script. But it would be great to support the three major platforms starting with Linux. ( :eyes: source )
\~/.git-support/hooks
. To restore pre-existing git hooks, it is recommended to save pre-existing hooks into a separate directory and to copy those hooks into \~/.git-support/hooks
after git-seekret is installed.
:+1:
As requested by @konklone and outlined in an email by @rogeruiz on December 22:
Things to be integrated in a single repo:
The main repository for git-seekret: https://github.com/18F/git-seekret
and the main library it uses which is forked at: https://github.com/18F/seekret