Using git to sync your vault just means you’re pushing changes to a remote repository (GitHub is one option). Then, you can use an app like Working Copy (iOS) to pull those changes to your mobile app. When you’re done editing on mobile, you can push your changes to your Git client of choice and pull them once you’re back on the computer. Here are two helpful guides if you are new to Git: