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

Do not chdir while doing an init #221

Merged
merged 1 commit into from
Mar 8, 2019
Merged

Do not chdir while doing an init #221

merged 1 commit into from
Mar 8, 2019

Conversation

driusan
Copy link
Owner

@driusan driusan commented Mar 8, 2019

This was only done so that tests were run in
the right directory, but tests should be the
ones doing the Chdir themselves. Changing
the directory causes paths to be evaluated
relative to the wrong directory when handling
user input after an init, such as while doing
a clone.

This was only done so that tests were run in
the right directory, but tests should be the
ones doing the Chdir themselves. Changing
the directory causes paths to be evaluated
relative to the wrong directory when handling
user input after an init, such as while doing
a clone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants