diff options
author | makefu <github@syntax-fehler.de> | 2011-08-03 23:57:45 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-08-03 23:57:45 +0200 |
commit | 14ab4b6edd917e583b81682b4279db34626d6584 (patch) | |
tree | 72c7343f851b2a118dd856b98d38b0017acdec2d | |
parent | db99edb424474c5c8abb8e390b7876b752119276 (diff) | |
parent | bbde3187656836e48fe366c9052f06ab9d50af19 (diff) |
fixed gitmodules hicup
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | submodules/sourceforge/zsh/zsh | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 519b71af..e82299e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,6 @@ [submodule "submodules/github/tautologistics/node-htmlparser"] path = submodules/github/tautologistics/node-htmlparser url = https://github.com/tautologistics/node-htmlparser -[submodule "submodules/zsh/zsh"] - path = submodules/zsh/zsh +[submodule "submodules/sourceforge/zsh/zsh"] + path = submodules/sourceforge/zsh/zsh url = git://zsh.git.sourceforge.net/gitroot/zsh/zsh diff --git a/submodules/sourceforge/zsh/zsh b/submodules/sourceforge/zsh/zsh new file mode 160000 +Subproject d48faef8cdff3c7c63c0a9164443e3d337aa1ec |