Change .gitmodules assert entry to be consistent with the rest

This commit is contained in:
Peter Dimov 2014-02-09 19:07:18 +02:00
parent 2e0e436628
commit 2e1f2a9a99

2
.gitmodules vendored
View file

@ -457,4 +457,4 @@
[submodule "assert"]
path = libs/assert
url = ../assert.git
branch = develop
fetchRecurseSubmodules = on-demand