MGit

MGit
MGit
Developer: Manichord Pty Ltd
Category: Productivity
70.2K installs
475 ratings
804 monthly active users
Revenue not available
Install Trends
Weekly +44
Steady
Monthly +153
Steady

MGit Summary

MGit is a mobile Android app in Productivity by Manichord Pty Ltd. Released in Oct 2016 (9 years ago). It has about 70.2K+ installs and 475 ratings with a 3.44★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 804 monthly active users . Store metadata: updated Jan 2, 2023.

Recent activity: 44 installs this week (153 over 4 weeks) showing steady growth , and -1 new ratings this week View trends →

Store info: Last updated on Google Play on Jan 2, 2023 .


3.44★

Ratings: 475

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

A Git client for Android

MGit is a full featured Git client that allows you to manage files in a local Git repository, clone, push and pull to and from remote repositories. It allows you to browse files in your local repositories, see diffs of changed files, stage and commit files all in your local repository while offline.

Features include:
* Create local repositories
* Clone remote repositories
* Fetch, Pull, Push from remote repositories
* Delete local repositories
* Browse files
* Browse commit messages
* Checkout branches and tags
* HTTP/HTTPS/SSH are supported (including SSH with private key passphrase)
* Search local repositories
* Privatekey management
* git diff between commits
* Import existing repositories
* Merge branches
* Add modified file to stage
* View state of staged files (aka index)
* Rebasing branches
* Cherrypicks

For a full list of features see: https://github.com/maks/MGit#supported-features

MGit does not have a built-in text editor but has been tested to work well with the open source Viper Edit app (http://play.google.com/store/apps/details?id=com.manichord.viperedit) but should also work well with other Android text editors that support Content Providers.

Please do not leave comments here if you have any problems, instead please create a new issue at: https://github.com/maks/MGit/issues/new/choose

MGit is a continuation of development of the popular SGit app.