Hi Yuri,

Short answer:  not directly.

However, I've had success using a cron job on my server to
periodically run git pull then org-mobile-push in batch mode, which
takes the latest files and stages them into my webdav directory.  You
can also automate an org-mobile-pull to integrate changes made on the
iPhone back into your git repository, then commit.

Hope this helps, even though it isn't exactly what you're looking for.

-Richard

On Thu, Feb 18, 2010 at 8:24 PM, Yuri de Wit <yde...@gmail.com> wrote:
> I am quite happy storing my org-mode files in git repositories. Is there a
> way to use org-mobile with git instead of WebDAV?
> thanks,
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to