Hacker News new | ask | show | jobs
by sudhirkhanger 698 days ago
Do you have any hooks setup to automatically commit/push if file changes are detected?
1 comments

I have a server hook to make a commit (which causes the push to fail) if I forget to manually make one. I have F10 in emacs setup to commit and pull to local. Local is also setup to rebase on pull.