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

git skip update does not work for some repos #315

Open
schmunk42 opened this issue Mar 9, 2018 · 0 comments
Open

git skip update does not work for some repos #315

schmunk42 opened this issue Mar 9, 2018 · 0 comments
Labels

Comments

@schmunk42
Copy link
Contributor

ie. for several repos with a dash, but also async

Adding VCS repository npm-asset/csv-parse
(skip update) Adding VCS repository npm-asset/lodash
(skip update) Adding VCS repository npm-asset/esprima
(skip update) Adding VCS repository npm-asset/test262
Adding VCS repository npm-asset/async
(skip update) Adding VCS repository npm-asset/minimist
Adding VCS repository npm-asset/wordwrap
(skip update) Adding VCS repository bower-asset/jquery-growl
Adding VCS repository npm-asset/optimist

I think it's related to:

$this->repoDir = $this->config->get('cache-vcs-dir').'/'.preg_replace('{[^a-z0-9.]}i', '-', $this->url).'/';

But I wasn't able to figure out the exact root cause.

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

No branches or pull requests

2 participants