Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork960
care tilde in include.path config#309
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Byron commentedJul 6, 2015
Thank you. Do you think it would be safer to just expand |
mihyaeru21 commentedJul 6, 2015
Yes. I will fix it. |
Byron commentedJul 6, 2015
Cool, please leave a quick note here once it's done as I don't get notifications if a new commit comes in. |
mihyaeru21 commentedJul 6, 2015
fixed! |
Byron commentedJul 6, 2015
Thanks a lot ! |
mihyaeru21 commentedJul 6, 2015
Thanks too!! |
According to thegit documentation, include.path is subject to tilde expansion.
So, I added to care code for tilde expansion.