Closed guysmoilov closed 3 years ago
It seems they both assume that the current working dir is where they can find the .git and .dvc dirs. We should correctly detect those paths, as it affects all our logic to e.g. automatically dvc init on behalf of the user.
.git
.dvc
Relevant resources:
It seems they both assume that the current working dir is where they can find the
.git
and.dvc
dirs. We should correctly detect those paths, as it affects all our logic to e.g. automatically dvc init on behalf of the user.Relevant resources: