Files
MGit/params.json
2014-01-01 22:12:56 -08:00

1 line
2.9 KiB
JSON

{"name":"Sgit","tagline":"unofficial git client for android","body":"SGIT\r\n====\r\n\r\nan unofficial git client for android\r\n\r\nNote\r\n-------\r\n* All repositories are stored in [sdcard dir]/Android/data/me.sheimi.sgit/files/repo, you could manually backup repositories if you what to delete this app.\r\n* Here is the github repo of this project: https://github.com/sheimi/SGit\r\n* If you have any bugs (or crashes) and want to help improve this project, please open an issue in github and describe how the bug was generated so that I can make the bugs reappear and fix them.\r\n* This app is for android 4.x. Even though it support android 2.x, I do not have time and devices to test for it.\r\n\r\nTo Do List\r\n---------------\r\n* private key passphrase\r\n* dark theme\r\n* related commits to a file\r\n* commit graph (low priority)\r\n\r\nFeatures\r\n------------\r\n* add remote repo\r\n* external repo\r\n* initial empty repo\r\n* clone a remote repo\r\n* pull from origin\r\n* delete local repo\r\n* browse files\r\n* browse commit messages (short)\r\n* checkout branches and tags\r\n* http/https/ssh are supported (without private key passphrase)\r\n* username/password authentication is supported\r\n* search from local repositories\r\n* private keys management\r\n* manually choose code's language\r\n* git diff between commits (to be enhanced)\r\n* import copied repositories (that is, you can copy a repository from computer and import to SGit)\r\n* checkout remote branches\r\n* merge branches\r\n* push merged content\r\n* edit file (you must have some app that can edit file)\r\n* commit and push changed files (commit all changes)\r\n* committer information\r\n* prompt for password\r\n* choose not to save password and username (will not be saved in disk but may be temporarily saved in memory)\r\n* git status\r\n* cancel when cloning\r\n* add modified file to stage\r\n* git rebase\r\n* git cherry pick\r\n* git checkout <file> (reset changes of a file)\r\n\r\n\r\n<a href=\"https://play.google.com/store/apps/details?id=me.sheimi.sgit\"><img alt=\"Android app on Google Play\" src=\"https://developer.android.com/images/brand/en_app_rgb_wo_45.png\" /></a>\r\n\r\n\r\n\r\nLicense\r\n-------\r\n\r\n[GPLv3](./LICENSE)\r\n\r\nHelp & Donate\r\n------\r\nIf you want to help improve this project you could fork SGit and send pull\r\nrequest.\r\n\r\nIf you want to donate this project, you can donate via paypal\r\n\r\n<a target='_blank' href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KWFGX7RNJ6LM8&lc=US&item_name=Donate%20SGit&item_number=sgit&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted\"><img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif\"></a>\r\n\r\nOr donate via [支付宝](https://me.alipay.com/sheimi)\r\n\r\n\r\n\r\n","google":"UA-35791128-3","note":"Don't delete this file! It's used internally to help with page regeneration."}