当前位置: 软件>java软件
Android的Git客户端 Agit
本文导语: Agit 是一个开源的 Android 平台上的 Git 客户端软件。 主要功能包括: 克隆远程的 Git 资料库到手机 可离线模式访问完整的历史记录 动画的差异比较 支持 git, http, https 协议,支持 SSH 访问私库 目前还只是只读的客户端,不能...
Agit 是一个开源的 Android 平台上的 Git 客户端软件。
主要功能包括:
- 克隆远程的 Git 资料库到手机
- 可离线模式访问完整的历史记录
- 动画的差异比较
- 支持 git, http, https 协议,支持 SSH 访问私库
- 目前还只是只读的客户端,不能提交和push
- Periodic sync enabled on Android 2.2 and later - latest commits fetched quarter-hourly.
- Cloning substantial projects like Mongo or JQuery will take a few minutes to perform - fortunately subsequent fetches will be much faster.