1GIT-SECRET-INIT(1) git-secret GIT-SECRET-INIT(1)
2
3
4
6 git-secret-init - initializes git-secret repository.
7
9 git secret init
10
12 git-secret-init should be run inside a git repo to set up the .gitseā
13 cret directory and initialize the repo for git-secret. Until repository
14 is initialized with git secret init, all other git-secret commands are
15 unavailable.
16
17 (See git-secret(7) http://git-secret.io/git-secret for information
18 about renaming the .gitsecret folder using the SECRETS_DIR environment
19 variable.
20
22 -h - shows this help.
23
25 Run man git-secret-init to see this note.
26
28 git-secret-usage(1) http://git-secret.io/git-secret-usage,
29 git-secret-tell(1) http://git-secret.io/git-secret-tell
30
31
32
33sobolevn August 2018 GIT-SECRET-INIT(1)