bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/apps/extra.git/commit/?id=8c786787de26e39d59f4beb4042cdfea6d262ec7
commit 8c786787de26e39d59f4beb4042cdfea6d262ec7 Author: Marcel Hollerbach <[email protected]> Date: Mon Jan 9 22:13:39 2017 +0100 use the normal url there may be someone without ssh --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 70a5e90..462749d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/lib/jsmn"] path = src/lib/jsmn - url = [email protected]:zserge/jsmn.git + url = https://github.com/zserge/jsmn.git --
