Scroll to navigation

GIT-SECRET-INIT(1) git-secret GIT-SECRET-INIT(1)

NAME

git-secret-init - initializes git-secret repository.

SYNOPSIS

git secret init

DESCRIPTION

git-secret-init should be run inside a git repo. git-secret-init is the first command to be run, until the git-secret repository is inited other commands are unavailable.

OPTIONS

-h  - shows this help.

MANUAL

Run man git-secret-init to see this note.

SEE ALSO

git-secret-usage(1) http://git-secret.io/git-secret-usage, git-secret-tell(1) http://git-secret.io/git-secret-tell

February 2017 sobolevn