Commit c9f187d
fix: remove .husky from SENSITIVE_PATHS
Removes .husky from the sensitive paths list that gets restored from the
base branch during PR checkout. This fixes a regression from #1174 where
repos that commit .husky files would have their git hook setup broken
because the directory was being restored/reset.
Fixes #1203
Co-authored-by: Ashwin Bhat <ashwin-ant@users.noreply.github.com>1 parent c26cb64 commit c9f187d
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments