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

dvc: normalize targets before entering brancher #7966

Merged
merged 1 commit into from Jul 4, 2022

Conversation

efiop
Copy link
Member

@efiop efiop commented Jul 3, 2022

When entering brancher, repo will start using gitfs, so we need to normalize paths before that, so that things like abspaths make sense.

Fixes #7888

@efiop efiop requested a review from a team as a code owner July 3, 2022 20:26
@efiop efiop requested a review from pmrowla July 3, 2022 20:26
@efiop efiop added the bugfix fixes bug label Jul 3, 2022
@efiop efiop changed the title dvc: normalize targets before entering brancher [WIP] dvc: normalize targets before entering brancher Jul 4, 2022
@efiop efiop changed the title [WIP] dvc: normalize targets before entering brancher dvc: normalize targets before entering brancher Jul 4, 2022
@efiop efiop merged commit 0d71194 into iterative:main Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixes bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diff: fails with absolute file paths (2.10.0 ok, 2.11.0 fails)
1 participant