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

Allow to use vpr even if you are not in the root directory #17

Closed
JuanCrg90 opened this issue Oct 15, 2019 · 1 comment
Closed

Allow to use vpr even if you are not in the root directory #17

JuanCrg90 opened this issue Oct 15, 2019 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request Hacktoberfest

Comments

@JuanCrg90
Copy link
Owner

Currently vpr only can be used in the project root directory where .git directory lives.

Traceback (most recent call last):
/Users/juancarlosruiz/project/app/models/.git: path does not exist (ArgumentError)

Update the behavior to look for .git directory in the parent directories

@JuanCrg90 JuanCrg90 added bug Something isn't working enhancement New feature or request Hacktoberfest labels Oct 15, 2019
@schmidt
Copy link
Contributor

schmidt commented Oct 20, 2019

Fix suggested in #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants