Y
Hacker News
new
|
ask
|
show
|
jobs
by
Forge36
698 days ago
I use org mode and sync with a git repository. Thoughtfully emacs and git are both approved.
1 comments
sudhirkhanger
698 days ago
Do you have any hooks setup to automatically commit/push if file changes are detected?
link
Forge36
690 days ago
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.
link