Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-01-13 20:31:16 +0400
committerisaacs <i@izs.me>2012-01-13 20:41:06 +0400
commitb7ff884870958221eb52c5a600c101fab4c26781 (patch)
treeeb61e0aa7fafca1318d4df605428c8b021039060
parent53578d8f439a615610e59478ad8daa1d80538598 (diff)
remove submodules
-rw-r--r--.gitmodules60
m---------node_modules/abbrev0
m---------node_modules/block-stream0
m---------node_modules/fast-list0
m---------node_modules/fstream0
m---------node_modules/graceful-fs0
m---------node_modules/inherits0
m---------node_modules/ini0
m---------node_modules/lru-cache0
m---------node_modules/minimatch0
m---------node_modules/mkdirp0
m---------node_modules/node-uuid0
m---------node_modules/nopt0
m---------node_modules/proto-list0
m---------node_modules/read0
m---------node_modules/request0
m---------node_modules/rimraf0
m---------node_modules/semver0
m---------node_modules/slide0
m---------node_modules/tar0
m---------node_modules/which0
21 files changed, 0 insertions, 60 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 169c87505..000000000
--- a/.gitmodules
+++ /dev/null
@@ -1,60 +0,0 @@
-[submodule "node_modules/semver"]
- path = node_modules/semver
- url = https://github.com/isaacs/node-semver.git
-[submodule "node_modules/abbrev"]
- path = node_modules/abbrev
- url = https://github.com/isaacs/abbrev-js.git
-[submodule "node_modules/nopt"]
- path = node_modules/nopt
- url = https://github.com/isaacs/nopt.git
-[submodule "node_modules/node-uuid"]
- path = node_modules/node-uuid
- url = https://github.com/broofa/node-uuid
-[submodule "node_modules/minimatch"]
- path = node_modules/minimatch
- url = https://github.com/isaacs/minimatch.git
-[submodule "node_modules/graceful-fs"]
- path = node_modules/graceful-fs
- url = https://github.com/isaacs/node-graceful-fs.git
-[submodule "node_modules/slide"]
- path = node_modules/slide
- url = https://github.com/isaacs/slide-flow-control.git
-[submodule "node_modules/rimraf"]
- path = node_modules/rimraf
- url = https://github.com/isaacs/rimraf.git
-[submodule "node_modules/proto-list"]
- path = node_modules/proto-list
- url = https://github.com/isaacs/proto-list.git
-[submodule "node_modules/ini"]
- path = node_modules/ini
- url = https://github.com/isaacs/ini.git
-[submodule "node_modules/which"]
- path = node_modules/which
- url = https://github.com/isaacs/node-which.git
-[submodule "node_modules/request"]
- path = node_modules/request
- url = https://github.com/mikeal/request.git
-[submodule "node_modules/tar"]
- path = node_modules/tar
- url = https://github.com/isaacs/node-tar.git
-[submodule "node_modules/fstream"]
- path = node_modules/fstream
- url = https://github.com/isaacs/fstream.git
-[submodule "node_modules/inherits"]
- path = node_modules/inherits
- url = https://github.com/isaacs/inherits.git
-[submodule "node_modules/block-stream"]
- path = node_modules/block-stream
- url = https://github.com/isaacs/block-stream.git
-[submodule "node_modules/mkdirp"]
- path = node_modules/mkdirp
- url = https://github.com/isaacs/node-mkdirp.git
-[submodule "node_modules/fast-list"]
- path = node_modules/fast-list
- url = https://github.com/isaacs/fast-list.git
-[submodule "node_modules/read"]
- path = node_modules/read
- url = https://github.com/isaacs/read.git
-[submodule "node_modules/lru-cache"]
- path = node_modules/lru-cache
- url = https://github.com/isaacs/node-lru-cache.git
diff --git a/node_modules/abbrev b/node_modules/abbrev
deleted file mode 160000
-Subproject 547c500164cc5c8635af33a3acf06fada54f0ed
diff --git a/node_modules/block-stream b/node_modules/block-stream
deleted file mode 160000
-Subproject 3451b0f70efeadb58fa1028fe9e624461e11147
diff --git a/node_modules/fast-list b/node_modules/fast-list
deleted file mode 160000
-Subproject d7723f8f504c0281c927e4d5c7a90564cb2e0ff
diff --git a/node_modules/fstream b/node_modules/fstream
deleted file mode 160000
-Subproject bf1d408bfc24c1ceafb0442389df58e1c2b0cd6
diff --git a/node_modules/graceful-fs b/node_modules/graceful-fs
deleted file mode 160000
-Subproject 3bd934ed57230c3344d2a7b467ae7cbf652036c
diff --git a/node_modules/inherits b/node_modules/inherits
deleted file mode 160000
-Subproject 0b5b6e9964ca50307ee6018fcd24159bf79e0ef
diff --git a/node_modules/ini b/node_modules/ini
deleted file mode 160000
-Subproject ac2186bb817d9dce77f6a0b732758a44e261efa
diff --git a/node_modules/lru-cache b/node_modules/lru-cache
deleted file mode 160000
-Subproject 23b2079060c3ca17f85968174da5ee0bf636fa8
diff --git a/node_modules/minimatch b/node_modules/minimatch
deleted file mode 160000
-Subproject 0b0005a62159491e111f587d039f6c923ee9ef9
diff --git a/node_modules/mkdirp b/node_modules/mkdirp
deleted file mode 160000
-Subproject f281fbfa79a2cd81df4c7241e8050efc2bc83b3
diff --git a/node_modules/node-uuid b/node_modules/node-uuid
deleted file mode 160000
-Subproject 190d7f057c86ff9ac36576bddf745b268aa9e5a
diff --git a/node_modules/nopt b/node_modules/nopt
deleted file mode 160000
-Subproject 6edc04891ff24d07fb8cc071e760b30c0bb9cf0
diff --git a/node_modules/proto-list b/node_modules/proto-list
deleted file mode 160000
-Subproject e1f8f2578d33eea5b09346bfde163badd7e61c9
diff --git a/node_modules/read b/node_modules/read
deleted file mode 160000
-Subproject 8d72a84839950686cdcd683033b035a4afcfae3
diff --git a/node_modules/request b/node_modules/request
deleted file mode 160000
-Subproject e547d582d39af7b67a2a784d0850a73b95e3033
diff --git a/node_modules/rimraf b/node_modules/rimraf
deleted file mode 160000
-Subproject 36169100ad039901ad89d636e5584adb161c634
diff --git a/node_modules/semver b/node_modules/semver
deleted file mode 160000
-Subproject 6602827f306e456dcb51bb441874e3d6818ff33
diff --git a/node_modules/slide b/node_modules/slide
deleted file mode 160000
-Subproject 173abd12f253b4cb1422c334cb752b230bc8c3d
diff --git a/node_modules/tar b/node_modules/tar
deleted file mode 160000
-Subproject f467930a3728a89e6420e8bc4ff54e0e3bb4b0a
diff --git a/node_modules/which b/node_modules/which
deleted file mode 160000
-Subproject beb1d3e648c598ff432f0c5679d63a1e0714de9