5 ms·
So can mobileorg synchronise via git now?
by ac 14y ago
So can mobileorg synchronise via git now?
- codemac 14y agoNo, but the android mobileorg does do ssh/scp, so you can have a "dumb" version of git support. I have a post-receive hook that updates the working copy with git checkout. `git push` is all I have to run, so to me it _feels_ like git support :)