Commit 1754ce8
committed
Re-add
To cover the legacy case of someone switching to an old branch that didn't have `git-crypt` yet, running `configure_apply` on that old branch, then switching back to a branch that used `git-crypt`. In that case there's a risk that some files in `.configure-files` that would contain decrypted secrets would still be around (if the used didn't run `git clean`) and be accidentally commited to the remote..configure-files to .gitignore
1 parent a6786c5 commit 1754ce8
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
0 commit comments