mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-10 14:13:45 -05:00
install hooks submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
|||||||
[submodule "test/test_helper/bats-asser"]
|
[submodule "test/test_helper/bats-asser"]
|
||||||
path = test/test_helper/bats-assert
|
path = test/test_helper/bats-assert
|
||||||
url = https://github.com/bats-core/bats-assert
|
url = https://github.com/bats-core/bats-assert
|
||||||
|
[submodule ".hooks"]
|
||||||
|
path = .hooks
|
||||||
|
url = https://github.com/natelandau/githooks
|
||||||
|
|||||||
1
.hooks
Submodule
1
.hooks
Submodule
Submodule .hooks added at 82e51f3dcc
Reference in New Issue
Block a user