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

Use submodules #2

Open
1ace opened this issue Jan 29, 2016 · 1 comment
Open

Use submodules #2

1ace opened this issue Jan 29, 2016 · 1 comment

Comments

@1ace
Copy link

1ace commented Jan 29, 2016

You should use git's submodule instead of copying all the files from your dependencies into your own repo.
It also makes it easier to see what code you're providing, and allows everyone to update things individually :)

@alexandernst
Copy link
Owner

I had a lot of headache with git submodules, so I ended up doing it the easy way. I know it's not the right way, but I just didn't want to deal with it. I'll accept PRs if you're interested :)

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