I heard that the git plugin for obsidian doesnt really work on Anrdoid. So I looked at alternatives and it seems that there are very few full featured git implementations on Android. PuppyGit promises to deliver on that and even advertises as being a way to version control your obsidian vaults.
Has anybody tried PuppyGit on Android and what are your experiences ?
I created a plugin to sync with GitHub on all platforms, it has some bugs that I need to find the time to fix but it does the job most of the times.
If you want to give it a try here it’s called GitHub Gitless Sync. https://github.com/silvanocerza/github-gitless-sync
Mind that you won’t have the full control of a git repo this way.