Hacker News new | ask | show | jobs
by melling 3748 days ago
Is there a way for Sublime to work directly with Github? I maintain some notes files in org mode directly on Github.

https://github.com/melling/ComputerLanguages

https://github.com/melling/ErgonomicNotes

However, when I want to make big changes, I work locally. Ideally, I'd be warned if I forget to update my local repo when I try to edit.

2 comments

You want a warning if the file has changed in the repository since you last edited it locally, is that right? Interesting idea, I can see it coming in handy myself.
Seconded, that does sound useful.