Git Sync

In-app purchases
4.5
130 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

GitSync is a cross-platform git client that aims to simplify the process of syncing a folder between a git remote and a local directory. It works in the background to keep your files synced with a simple one-time setup and numerous options for activating manual syncs.

- Supports Android 5+
- Authenticate with
- HTTP/S
- SSH
- OAuth
- GitHub
- Gitea
- Gitlab
- Clone a remote repository
- Sync repository
- Fetch changes
- Pull changes
- Stage & commit changes
- Push changes
- Resolve merge conflicts
- Sync mechanisms
- Automatically, when an app is opened or closed
- Automatically, on a schedule
- From a quick tile
- From a custom intent (advanced)
- Repository Settings
- Signed commits
- Customisable sync commit messages
- Author details
- Edit .gitignore & .git/info/exclude files
- Disable SSL

Documentation - https://gitsync.viscouspotenti.al/wiki
Privacy Policy - https://gitsync.viscouspotenti.al/wiki/privacy-policy

Accessibility Service Disclosure

To enhance your experience, GitSync uses Android’s Accessibility Service to detect when apps are opened or closed. This helps us provide tailored features without storing or sharing any data.

Key Points:
Purpose: We use this service solely to improve your app experience.
Privacy: No data is stored or sent elsewhere.
Control: You can disable these permissions at any time in your device settings.
Updated on
Sep 1, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.5
122 reviews
Francesco Yoshi Gobbo (FraYoshi 「吉国」)
June 29, 2025
A good discovery! Highly suggested for Obsidian thinkers and devs that like to develop or check code on mobile. A feature I particularly like is the auto-sync, which can be planned or be triggered once apps are opened. The dev is very responsive, and very patient considering my multiple issues from day2 on GitHub :') They say the code will be opensourced soon, so we can review it, which would make me add 1 star. Unfortunately, 5 is tge max I can give ^^
5 people found this review helpful
Did you find this helpful?
ViscousPotential
July 7, 2025
Thanks FraYoshi!
Wouter Menninga
August 20, 2025
it's great: does exactly what it says and provides settings on when to sync. it even has a decent merge resolve screen. thanks to this app, I'm now able to sync my logseq notes on my android to my own git instance 🙂
1 person found this review helpful
Did you find this helpful?
ViscousPotential
August 21, 2025
Thanks! Really glad it's useful for you :)
Eric Ridgeway
August 10, 2025
wants permission to access ALL files on personal device, not just authorized git folders. Huge security risk
3 people found this review helpful
Did you find this helpful?
ViscousPotential
August 10, 2025
Hi, thanks for the feedback :) This is a known concern and is a necessity from the way the android internal APIs are at the moment. I'm always looking/waiting for a solution but in the meantime I am working on releasing FOSS for those that it's a deal-breaker for. I'm happy to continue this conversation over email: bugs.viscouspotential@gmail.com

What’s new

- Stability improvements
- Minor bug fixes and functionality improvements