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

A submodule in a directory causes the entire directory to not be "blob get contents" able. #12

Open
dubcanada opened this issue Jan 14, 2013 · 0 comments

Comments

@dubcanada
Copy link

Hey,

If you import the jquery library and go to /src/ for example you won't be able to read the blob contents of any of the files there (regex error No match for regexp /(blob|tree)/A ParserBase.php line 83 ) when attempting to $blob->getContents(); of any file.

Most likely would be solved by adding submodule stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants