Commit cadf5f1
authored
docs(migrate): clarify Git hook tool migration (#1901)
resolves #1854
In this PR, I am adding a description to the Migration Guide proposed in
#1854. Currently, warnings are issued when using simple-git-hooks,
lefthook, or yorkie, but users need to check the RFC to understand the
background:
https://github.com/voidzero-dev/vite-plus/blob/abde8abf24914f05744a9fd620e2ce039906cdb5/rfcs/config-and-staged-commands.md?plain=1#L228-L231
This change first documents this specific edge case in the migration
guide.
In a subsequent PR, I plan to add a link to these change guidelines
within the warning message displayed here:
https://github.com/voidzero-dev/vite-plus/blob/abde8abf24914f05744a9fd620e2ce039906cdb5/packages/cli/src/migration/migrator.ts#L5081-L50851 parent abde8ab commit cadf5f1
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
169 | 179 | | |
170 | 180 | | |
171 | 181 | | |
| |||
0 commit comments