mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
885 B
885 B
git-secret-list - prints all the added files.
SYNOPSIS
git secret list
DESCRIPTION
git-secret-list
prints all the currently added tracked files from the .gitsecret/paths/mapping.cfg
.
(See git-secret(7) for information about renaming the .gitsecret folder using the SECRETS_DIR environment variable.
OPTIONS
-h - shows this help.
MANUAL
Run man git-secret-list
to see this note.
SEE ALSO
git-secret-whoknows(1), git-secret-add(1), git-secret-remove(1), git-secret-hide(1), git-secret-reveal(1), git-secret-cat(1)