logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-secret-list - prints all the added files.

Description

git-secret-list - print the files currently considered secret in this repo.

       Shows tracked files from .gitsecret/paths/mapping.cfg.

       (See  git-secret(7) https://git-secret.io/git-secret for information about renaming the .gitsecret folder
       using the SECRETS_DIR environment variable.

Manual

       Run mangit-secret-list to see this document.

Name

git-secret-list - prints all the added files.

Options

       -h  - shows this help.

See Also

git-secret-whoknows(1)            https://git-secret.io/git-secret-whoknows,            git-secret-add(1)
       https://git-secret.io/git-secret-add,    git-secret-remove(1)    https://git-secret.io/git-secret-remove,
       git-secret-hide(1)              https://git-secret.io/git-secret-hide,               git-secret-reveal(1)
       https://git-secret.io/git-secret-reveal, git-secret-cat(1) https://git-secret.io/git-secret-cat

sobolevn                                           April 2022                                 GIT-SECRET-LIST(1)

Synopsis

       git secret list

See Also