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

term: replace "working tree/dir" for "workspace"? (where appropriate) #3302

Closed
jorgeorpinel opened this issue Feb 10, 2020 · 3 comments
Closed
Labels
enhancement Enhances DVC question I have a question? ui user interface / interaction

Comments

@jorgeorpinel
Copy link
Contributor

Extracted from #3245 (comment)

I found it in the following places, at least:

dvc/dvc/command/gc.py

Lines 15 to 17 in de1f67a

msg = "This will remove all cache except items used in "
msg += "the working tree"

yield "working tree"

{-f,--force}"[Do not prompt when removing working directory files.]"

@jorgeorpinel jorgeorpinel added enhancement Enhances DVC ui user interface / interaction labels Feb 10, 2020
@jorgeorpinel jorgeorpinel changed the title term: replace "working tree/dir" for "workspace" (where appropriate) term: replace "working tree/dir" for "workspace"? (where appropriate) Feb 10, 2020
@jorgeorpinel jorgeorpinel added the question I have a question? label Feb 10, 2020
@jorgeorpinel
Copy link
Contributor Author

@shcheklein another option is to remove the term "workspace" from everywhere and use "working tree" borrowed from Git/SCM. Not sure it would make sense to use that term for --noscm` projects though.

Related: iterative/dvc.org#931 (comment)

@jorgeorpinel
Copy link
Contributor Author

I think this was closed by #3914 no @efiop ? 🙂

@efiop
Copy link
Member

efiop commented Jun 9, 2020

@jorgeorpinel Yes! Sorry for the delay. Closing.

@efiop efiop closed this as completed Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances DVC question I have a question? ui user interface / interaction
Projects
None yet
Development

No branches or pull requests

2 participants