Fix .devcontainer file
This commit is contained in:
parent
31fcd7611c
commit
d4bd8ea0a9
|
|
@ -17,6 +17,6 @@ inv update
|
|||
inv setup-dev
|
||||
|
||||
# remove existing gitconfig created by "Avoiding Dubious Ownership" step
|
||||
# so that it gets copyied from host to the container to have your global
|
||||
# so that it gets copyied from host to the container to have your global
|
||||
# git config in container
|
||||
rm -f /home/vscode/.gitconfig
|
||||
|
|
|
|||
Loading…
Reference in New Issue