GitSync

In-app purchases
4.3
479 reviews
Content rating
Everyone
10K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

GitSync is an Android 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 a range of options for activating manual syncs.

  • Supports Android 5+
  • Authenticate with
    • HTTP/S
    • SSH
    • OAuth (GitHub, GitLab, Gitea)
  • Clone a remote repository
    • Shallow clone (limited history)
  • Sync repository
    • Fetch, pull, stage, commit, push
    • Resolve merge conflicts
    • Retry automatically when the network returns
  • Sync mechanisms
    • When an app is opened or closed
    • On a recurring schedule
    • From a Quick Settings tile
    • From a home screen widget
    • From a custom intent (advanced)
  • Browse and edit in-app
    • File explorer with code editor and image viewer
    • Recent commits, plus file, line and commit diffs
    • Branch management
    • Multiple remotes
  • GitHub and GitLab integration (when signed in via OAuth)
    • View, comment on and create issues
    • View, comment on and create pull requests
    • View workflow runs (GitHub Actions)
  • AI features
    • Chat about your repository
    • Wand auto-complete on text fields like commit messages
    • Agent that can run repo actions for you
    • A global toggle to hide all AI features
  • Manage multiple repositories with containers
  • Repository settings
    • Signed commits
    • Customisable sync commit messages
    • Author details
    • Edit .gitignore & .git/info/exclude
    • Git filters: Git LFS and git-crypt
    • Disable SSL verification per repo

Premium (optional in-app purchase)

  • Unlock additional repositories via containers
  • Git LFS (large file storage)
  • git-crypt (encrypted repository content)
  • Priority issue tagging

Or sponsor us on GitHub to unlock premium.

AI subscription (optional)

Subscribe for hosted AI access powering chat, the wand auto-complete, and the agent. Monthly credit cap applies. You can also bring your own API key.

Enterprise

Organisations can provision premium and AI access via an enterprise code with email verification. Admins can revoke access at any time.

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.
Git client for syncing a repository between remote and a local directory
Updated on
Jul 28, 2026

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.
This app may share these data types with third parties
App activity
This app may collect these data types
Device or other IDs
Data is encrypted in transit

Ratings and reviews

446 reviews
bob f
July 31, 2026
What an absolute gem of an app when it works Using this to sync an obsidian vault and it works perfectly... most of the time. Unfortunately syncing errors are common.
1 person found this review helpful
Did you find this helpful?
ViscousPotential
July 31, 2026
EDIT: Haha, I appreciate the honesty. Please do reach out on Discord (@viscouspotential) or by email if you would like to provide some more info so I can get to the bottom of this! // Thank you so much! I really appreciate the kind words and support :)
Technoodle
May 15, 2026
Great app. My only complaint is that the auto syncing is a little too aggressive. I wish I could set a cooldown so I don't end up with 30 commits for the same file every hour :)
2 people found this review helpful
Did you find this helpful?
ViscousPotential
June 8, 2026
Thank you for your feedback! I've added this to my list to take a look at :)
Fanuk
July 27, 2026
Before the last update sync worked fine. After update: Can't open repo folder and even after clone app is not able to open it. 3 stars until fixed Edit: This happens if you skip manual.
Did you find this helpful?
ViscousPotential
July 29, 2026
Thank you for leaving a review! A release with a fix is now out! Thanks for being a user of the app :)

What’s new

- Bug fixes and stability improvements