cyanzhong / GitBox

A Git GUI for JSBox, based on isomorphic-git

Home Page:https://apps.apple.com/app/id1312014438

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitBox

A Git GUI for JSBox, based on isomorphic-git

Instructions

  • Clone the project
  • Run npm install

Security

In order to keep you safe, GitBox doesn't store your password and token. Instead, you have to input them every time if authorization is required.

In fact, GitBox doesn't store anything, information like user name and email are stored in /.git/config, it's standard git configuration.

Read the source code if you still don't feel safe.

Known Issues

  • Unable to use ssh protocol (issue)
  • Unable to stage deleted files (issue)
  • Unable to handle merge conflicts manually (refer)

Credits

About

A Git GUI for JSBox, based on isomorphic-git

https://apps.apple.com/app/id1312014438


Languages

Language:JavaScript 100.0%