At that point you teach them how to do it themselves. Isn’t there a way to give them an account that only has read access so they can’t inadvertently screw up the database?
At that point you teach them how to do it themselves. Isn’t there a way to give them an account that only has read access so they can’t inadvertently screw up the database?
You could change it to git commit .
to add and commit everything. But just in case you weren’t up to date, you should probably do
git commit .
git pull -s ours
git push
For maximum chaos.
If you make a bootable linux usb drive you can do whatever you want with all windows stupid files without even having to install linux.