MGit
下载 APKMGit 应用截图




MGit AI 编辑推荐
MGit: A comprehensive Git client for Android, enabling users to manage repositories, commit changes, and collaborate on projects directly from their mobile devices. Enjoy streamlined version control on the go!
综合分析
MGit provides a robust Git client experience on Android. It enables users to clone repositories, commit changes, branch, merge, and perform other essential Git operations. The interface is designed to be intuitive, allowing for efficient management of codebases. While feature-rich, new users might find the initial setup slightly complex. Overall, MGit is a solid choice for developers needing Git access on their mobile devices, however, very large repositories may experience performance limitations.
主要优点
- Full-featured Git client for Android
- Allows for easy repository management
- Enables mobile code collaboration
改进空间
- May have a steeper learning curve for Git beginners
- Performance might be limited on older devices with large repositories
描述 MGit
Site Editorial Commentary:A Git client for Android
MGit is a comprehensive, full-featured Git client for Android, empowering you to efficiently manage files within local Git repositories and seamlessly interact with remote repositories. Clone, push, and pull changes directly from your Android device. Enjoy the flexibility to browse files within your local repositories, meticulously examine diffs of modified files, stage changes, and commit directly within your local repository, all while maintaining Offline functionality.Key Features:
* Create and initialize local Git repositories.
* Clone remote repositories from various sources.
* Perform fetch, pull, and push operations to synchronize with remote repositories.
* Delete local repositories when they are no longer needed.
* Browse and inspect files within your repositories.
* Review commit messages to track changes.
* Checkout branches and tags to navigate different versions.
* Supports HTTP/HTTPS/SSH protocols, including SSH with private key passphrase for secure connections.
* Search functionality to quickly locate repositories.
* Secure private key management.
* Generate git diffs between commits to visualize changes.
* Import existing repositories to get started quickly.
* Merge branches to integrate changes.
* Add modified files to the staging area.
* View the state of staged files (index).
* Rebase branches to maintain a clean history.
* Cherry-pick commits to apply specific changes.
For an exhaustive list of supported features, please visit: https://github.com/maks/MGit#supported-features
MGit does not include a built-in text editor. However, it has been rigorously tested and confirmed to work seamlessly with the open-source Viper Edit app (http://play.google.com/store/apps/details?id=com.manichord.viperedit). It is also expected to function effectively with other Android text editors that support Content Providers, giving you the freedom to choose your preferred editing environment.
If you encounter any issues or have questions, please refrain from posting comments here. Instead, we encourage you to create a new issue at: https://github.com/maks/MGit/issues/new/choose. This will allow us to track and address your concerns more efficiently.
MGit represents the continued development and evolution of the well-regarded SGit app, ensuring a robust and feature-rich Git experience on Android.
最新消息
Fix for access to storage on Android 10