Attempt
This commit is contained in:
parent
41b05442ef
commit
cb45ba5a0f
|
@ -0,0 +1,4 @@
|
||||||
|
# .husky/pre-commit
|
||||||
|
# ...
|
||||||
|
|
||||||
|
git config submodule.recurse true
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"hooks": {
|
|
||||||
"post-checkout": "git config submodule.recurse true"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue