dvc exp push/pull transfer all cached outputs for all experiment commits up to and including the baseline commit on which the experiment is based. The baseline commit is a regular Git commit, so it might be unexpected that it's data is pushed/pulled by exp push/pull, and if no dvc.lock exists in the baseline commit, this will generate a warning that could be confusing.
@iesahin @pmrowla @daavoo
dvc exp push/pulltransfer all cached outputs for all experiment commits up to and including the baseline commit on which the experiment is based. The baseline commit is a regular Git commit, so it might be unexpected that it's data is pushed/pulled byexp push/pull, and if nodvc.lockexists in the baseline commit, this will generate a warning that could be confusing.@iesahin @pmrowla @daavoo