get: add example on downloading normal git files#821
Conversation
shcheklein
left a comment
There was a problem hiding this comment.
I'm fine with obtain. My 2cs though - I would not complicate it and use Download term. May be mention in the description that in certain cases it can be optimized and avoid actual network IO.
|
I already convinced everyone to use "download/copy" 😅 but yeah I also came to that conclusion recently... I'll just open a separate issue to deal with "download/copy"... |
|
@jorgeorpinel @danihodovic if it's a small change I think it can be done as part of this ticket? |
|
It involves changes in the p.s. See treeverse/dvc#2837 (comment) @shcheklein. |
|
@jorgeorpinel what changes exactly in the dvc repo? |
|
Command output strings. Also I'm still not sure what's best. "Download", "obtain", or "download/copy". I kind of like obtain. My intention is to extract this discussion to another issue (that may also apply to the other 3 related commands: |
I agree with this. I don't want a long discussion on terminology to block the code changes in treeverse/dvc#2837 |
jorgeorpinel
left a comment
There was a problem hiding this comment.
Some more small things.
|
I've extracted the discussion about terminology to #825. |
Thanks. I'd prefer to put this on hold until the discussion on terminology has been settled. I feel like I'm changing things back and forth for no good reason. treeverse/dvc#2837 can be merged without this PR as it shouldn't break backwards compatibility or modify existing functionality. |
|
No need to put this on hold, please address the review because who knows when we'll get to that other issue. Sorry for the confusion but the back and forth is due to a misunderstanding: I never meant to just replace all the instances of "download" for "obtain" without considering their context. But if you prefer to just revert to "download" everywhere for now, that's also OK. Thanks Dani. p.s. The usage should match the changes on treeverse/dvc#2837 in any case. |
|
@jorgeorpinel could you please summarize what else should be addressed here? Should we merge and fix what's left as part of your regular update? |
Yes, let's do this. Same strategy as in treeverse/dvc/pull/2837 🙂 |
|
Addressed my pending review in a9a9bda. |
Per treeverse/dvc/pull/2837 (from treeverse/dvc/issues/2515)