Skip to content

DXv-3/GitBox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%