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 | b094a1c32f7a0435279b01a26b1cdd2b5c116f3f (patch) | |
tree | ec51df98fa8dbb620a2ae5090e54593161559e5c | |
parent | b48127d8e81bf7bee2a33fb5658c4ddc49abc3c9 (diff) | |
parent | 4812d15e11eda07d6aa2f6de1756cc49495812c7 (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 |