diff options
author | root <root@filebitch> | 2011-09-01 11:09:47 +0200 |
---|---|---|
committer | root <root@filebitch> | 2011-09-01 11:09:47 +0200 |
commit | abf8674a3fc02f172768be911c6e719290bf6bd5 (patch) | |
tree | 09eeb312786887f54eda3ac66c6ce7b2e52fe6fa | |
parent | 803eadcd23d818b59f30ebf12951416aff447068 (diff) |
//krebsbeam RIP: YAMOS! It was so hard borked
Add submodules to //submodules, do never ever import legacy code
directly or you'll get punched hard...^_^
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | krebsbeam/c-beam | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index cbc61522..3677b710 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "submodules/github/tautologistics/node-htmlparser"] path = submodules/github/tautologistics/node-htmlparser url = https://github.com/tautologistics/node-htmlparser -[submodule "krebsbeam/c-beam"] - path = krebsbeam/c-beam - url = git://dev.c-base.org/c-beam/c-beam.git [submodule "submodules/github/makefu/dpfhack_display"] path = submodules/github/makefu/dpfhack_display url = https://github.com/makefu/dpfhack_pearl diff --git a/krebsbeam/c-beam b/krebsbeam/c-beam deleted file mode 160000 -Subproject 0072bf8f0cd3a6d0fe022c15c8957373cebef29 |