Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do submodules work? #60

Closed
rubenheymans opened this issue Nov 14, 2014 · 1 comment
Closed

How do submodules work? #60

rubenheymans opened this issue Nov 14, 2014 · 1 comment
Milestone

Comments

@rubenheymans
Copy link

This is a great tool, but I'm trying to upload a Yii2 project, and I have a vendor folder with all my modules, but none of them are uploaded.

I'm not really sure if the modules in the vendor folder are submodules.

Any solutions for this?

@banago
Copy link
Owner

banago commented Nov 14, 2014

Hey Ruben,

This are specifically for Git submodules. Submodules in Git are added by
using this comand: 'git submodule add git@github.com/username/repo.git'.

Let me know how it goes.

@banago banago closed this as completed Dec 5, 2014
@banago banago modified the milestone: Version 3 Feb 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants