Extracted from #931 (review)
The installed Git hook automates reminding the user to run either dvc repro or dvc commit, as needed.
From https://dvc.org/doc/command-reference/install
Example note: "For convenience, a Git hook is available to remind you to dvc repro" (in repro cmd ref)
Comment: "It's not necessarily dvc repro though. It might be dvc commit or dvc checkout -f or manually remove files"
Example note: "For convenience, a Git hook is available to remind you to
dvc repro" (in repro cmd ref)Comment: "It's not necessarily dvc repro though. It might be dvc commit or dvc checkout -f or manually remove files"