diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-16 14:48:21 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-16 14:48:21 +0100 |
commit | 243e841c252e043a2e56ee13597651d7eddff524 (patch) | |
tree | 8af82e6499389c662c676d96713afd65918a0bbb /.gitmodules | |
parent | ce010461ce322939978d4b60a709d1968ab01426 (diff) | |
download | mmswe-243e841c252e043a2e56ee13597651d7eddff524.tar.gz mmswe-243e841c252e043a2e56ee13597651d7eddff524.tar.bz2 mmswe-243e841c252e043a2e56ee13597651d7eddff524.zip |
Remove pushurl from gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8fac383..3d00341 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "pluggit"] path = pluggit url = https://git.bnfr.net/pluggit - pushurl = ssh://git.bnfr.net/git/pluggit [submodule "directfb-voodoo"] path = directfb-voodoo url = https://git.bnfr.net/directfb-voodoo |