Move hooks directory to correct place
This commit is contained in:
3
.devcontainer/hooks/post_checkout
Executable file
3
.devcontainer/hooks/post_checkout
Executable file
@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
# From https://stackoverflow.com/questions/54055666/docker-hub-and-git-submodules/59640438#59640438
|
||||
git submodule update --init
|
Reference in New Issue
Block a user