Is anyone using the Obsidian Git plugin or another git solution to sync with Android? If so, How did you get it to work?

Is anyone using the Obsidian Git plugin or another git solution to sync with Android? If so, How did you get it to work?

https://kbin.social/m/[email protected]st.works/t/1056626

Is anyone using the Obsidian Git plugin or another git solution to sync with Android? If so, How did you get it to work? - obsidian - kbin.social

Is anyone using the Obsidian Git plugin or another git solution to sync with Android? If so, How did you get it to work?

I think i had trouble with the git plugin on android and ended up not using it. I used Termux instead and just used a couple of homescreen shortcuts to scripts to pull and push. Theres 100% a simpler way, but that’s what workes for me.
Can it merge files?
Probably. Its the same full git you would have in any other linux distro. The only time I had a conflict, I just stashed the changes because they were minor. From then, Ive just had to be vigilante about remembering which device has the latest vault. Im not awesome at git, unfortunately .
UMM, that makes it a really interesting option.