Code Monkey home page Code Monkey logo

sgit's Introduction

SGIT

an unofficial git client for android

Note

  • 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.
  • Here is the github repo of this project: https://github.com/sheimi/SGit
  • 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.
  • 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.

To Do List

  • private key passphrase
  • dark theme
  • related commits to a file
  • commit graph (low priority)

Features

  • add remote repo
  • external repo
  • initial empty repo
  • clone a remote repo
  • pull from origin
  • delete local repo
  • browse files
  • browse commit messages (short)
  • checkout branches and tags
  • http/https/ssh are supported (without private key passphrase)
  • username/password authentication is supported
  • search from local repositories
  • private keys management
  • manually choose code's language
  • git diff between commits (to be enhanced)
  • import copied repositories (that is, you can copy a repository from computer and import to SGit)
  • checkout remote branches
  • merge branches
  • push merged content
  • edit file (you must have some app that can edit file)
  • commit and push changed files (commit all changes)
  • committer information
  • prompt for password
  • choose not to save password and username (will not be saved in disk but may be temporarily saved in memory)
  • git status
  • cancel when cloning
  • add modified file to stage
  • git rebase
  • git cherry pick
  • git checkout (reset changes of a file)

Android app on Google Play

License

GPLv3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.