Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Remove vfsStream git submodule from repo #248

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "lib/vfsStream"]
path = lib/vfsStream
url = git://github.com/mikey179/vfsStream.git
1 change: 0 additions & 1 deletion lib/vfsStream
Submodule vfsStream deleted from 371d06
2 changes: 1 addition & 1 deletion modman
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ app/etc/modules/*.xml app/etc/modules/
app/code/community/EcomDev/* app/code/community/EcomDev/
lib/EcomDev/* lib/EcomDev/
lib/Spyc lib/Spyc
lib/vfsStream lib/vfsStream
vendor/mikey179/vfsStream lib/vfsStream
shell/*.php shell/

# Run shell installer
Expand Down