Skip to content

gititdoneGUI/gitgui

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages