Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
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
Thank you. Do you think it would be safer to just expand |
Yes. I will fix it. |
Cool, please leave a quick note here once it's done as I don't get notifications if a new commit comes in. |
fixed! |
Thanks a lot ! |
Thanks too!! |
According to thegit documentation, include.path is subject to tilde expansion.
So, I added to care code for tilde expansion.