1GIT-SECRET-REMOVE(1)           git-secret 0.4.0           GIT-SECRET-REMOVE(1)
2
3
4

NAME

6       git-secret-remove - removes files from index.
7

SYNOPSIS

9       git secret remove [-c] <pathspec>...
10

DESCRIPTION

12       git-secret-remove  deletes  files from .gitsecret/paths/mapping.cfg, so
13       they won´t be encrypted or decrypted in the future. There´s also  a  -c
14       option to delete existing encrypted versions of the files provided.
15
16       (See   git-secret(7)  http://git-secret.io/git-secret  for  information
17       about renaming the .gitsecret folder using the SECRETS_DIR  environment
18       variable.
19

OPTIONS

21       -c  - deletes existing real encrypted files.
22       -h  - shows help.
23

MANUAL

25       Run man git-secret-remove to see this note.
26

SEE ALSO

28       git-secret-add(1)      http://git-secret.io/git-secret-add,     git-se‐
29       cret-clean(1)      http://git-secret.io/git-secret-clean,       git-se‐
30       cret-killperson(1) http://git-secret.io/git-secret-killperson
31
32
33
34sobolevn                           May 2021               GIT-SECRET-REMOVE(1)
Impressum