Ralf Banisch

Results 3 comments of Ralf Banisch

Well if it's expected ok, I do find it confusing though. Especially the difference in behaviour when you compare what happens if `file.txt` is not present (it gets dvc checked...

Ok, so I agree that if I make changes to the git-tracked files `train.py` and/or `params.yaml`, but don't stage or commit them to git, and then run `dvc exp run...

For me the behaviour is actually the same without `--temp`, the difference is only that I see then after `dvc exp run` that `file.txt.dvc` has a staged change. The use...