how do people get colleagues to be better about using/approaching git + GitHub? e.g. have two metadata colleagues who are trying to run scripts I wrote them, but don't ever pull down latest changes (with bug repairs after they report back) before rerunning, then blame the script (+ not the whole process).
@cm_harlow Two things:
1. You may need to improve the way you're communicating that fixes are in place. They can't be expected to just _know_ you've published a new version.
2. If you're doing 1., it's just a matter of repetition. Every time they say "it's broken!" say "make sure you have the latest version. Go to Github."