Hacker News new | past | comments | ask | show | jobs | submit login

I don't trust myself to remember to commit changes, so rely on regular btrfs-based snapshots via http://snapper.io/ .



For other uses, I’ve defined cronjobs similar to:

  0 0 * * * cd /foo; git add -A && git commit -m $(date) && git push
Voila! Nightly snapshots pushed to another server.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: