Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Git It Done

A Git GUI that visualizes git repositories as directed acyclic graphs. Built using Nodegit and SimpleGit to handle git backend, and React Graph Vis to visualize graphs. Built on top of electron-react-redux-boilerplate.

Functionality includes:

  • Select a local repository and render its commits as a graph to visualize workflow.
  • Select a commit node and see when it was made and by which contributor.
  • Make commits and have the graph update in realtime.
  • Keep track of local and remote branches and git status.
  • Pull and push to GitHub.
  • Merge branches.
  • Clone repositories.
  • Checkout and add and delete branches.
  • Stash and fetch.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Downloadable Link

https://gititdonegui.github.io/download/

Authors

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.