5 lines
59 B
Plaintext
Executable File
5 lines
59 B
Plaintext
Executable File
# .husky/post-commit
|
|
|
|
cd frontend
|
|
git update-index --again
|