Dave Berenbaum
Dave Berenbaum
@pmrowla Is it needed for anything besides `exp list` and `exp show`? Can we do it only in those commands?
@skshetry @efiop In the `dvc add -R dvcfiles` scenario, I'm not understanding why DVC doesn't preserve `isexec` since each individual file has its own `.dvc` file. In the case of...
It looks like this is a regression introduced in #7313. Prior to that change, after running the script above, I get: ``` $ ll dvc-reprex/dvcfiles total 40 drwxr-xr-x 7 dave...
> When branches have wildly different remote setups Do we respect any of the per-revision remote config? Or we always use the remote config from the workspace?
@daavoo Were you able to look into this?