Add '.git' to end of container_hash URL for consistency

This commit is contained in:
Daniel James 2017-12-28 21:20:25 +00:00
parent 968596e373
commit d8c4a93f34

2
.gitmodules vendored
View file

@ -561,5 +561,5 @@
fetchRecurseSubmodules = on-demand
[submodule "container_hash"]
path = libs/container_hash
url = ../container_hash
url = ../container_hash.git
fetchRecurseSubmodules = on-demand