Dave Berenbaum

Results 845 comments of Dave Berenbaum

> BTW, should `dvc remove foo.bar` just be equivalent to `dvc remove foo.bar.dvc` (when such a file exists) or should it do more, such as actually delete the file `foo.bar`?...

Thanks for remembering that @daavoo. I would echo that it may not be worth the effort at the moment and may require more holistic changes to the UI.

Great idea @alexmojaki! Let's go with that, thank you 🙏 .

Thanks, @jorgeorpinel! Let's refer this back to #5392. > Should they all be Old, New, Change? 👍

> What do you mean @dberenbaum? 🙂 I just wanted to mention it so we have all of these UI issues linked in that one issue. No other action needed!

cc @skshetry I'd prefer having the ref names instead of Old and New.

@daavoo @jorgeorpinel Is there anything left to do on this issue?

Params are not always numeric, so I'm not sure what should be shown in `Change`. Maybe it's a boolean for non-numeric params? I agree that `Change` is not generally something...

Ah, okay, it's handled like: ``` $ dvc exp diff Path Param HEAD workspace Change params.yaml foo a b diff not supported ``` I'd vote to keep `Change` since I...

@daavoo Do you have any sense of the fix in dulwich? @thinety How does it impact you to have multiple entries in `.gitignore`?