Skip to content

ignore: use use_dvcignore flag#4274

Merged
efiop merged 1 commit into
treeverse:masterfrom
efiop:dynamic_dvcignore
Jul 23, 2020
Merged

ignore: use use_dvcignore flag#4274
efiop merged 1 commit into
treeverse:masterfrom
efiop:dynamic_dvcignore

Conversation

@efiop
Copy link
Copy Markdown
Contributor

@efiop efiop commented Jul 23, 2020

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Comment thread dvc/ignore.py
Comment on lines +134 to 139
for root, dirs, _ in self.tree.walk(
self.root_dir, use_dvcignore=False
):
self._update(root)
self._update_sub_repo(root, dirs)
dirs[:], _ = self(root, dirs, [])
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Soon this will go away once we start collecting dvcignore dynamically.

@efiop efiop merged commit 1fd8b47 into treeverse:master Jul 23, 2020
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.

1 participant