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

remove submodules, because of github's way of handling them #234

Closed
psy0rz opened this issue Apr 19, 2017 · 1 comment
Closed

remove submodules, because of github's way of handling them #234

psy0rz opened this issue Apr 19, 2017 · 1 comment
Labels
Type: Bug Considered a bug

Comments

@psy0rz
Copy link
Member

psy0rz commented Apr 19, 2017

Steps to reproduce

download sources via an official github link

Expected behavior

get a complete archive with all libraries in it.

Actual behavior

library directories are empty

@psy0rz psy0rz added the Type: Bug Considered a bug label Apr 19, 2017
@psy0rz
Copy link
Member Author

psy0rz commented Apr 23, 2017

fixed in latest commit.

to get rid of submodules, do this one time:

  • delete the lib-directory
  • then do:
    git pull
    git checkout lib

@psy0rz psy0rz closed this as completed Apr 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Considered a bug
Projects
None yet
Development

No branches or pull requests

1 participant