git-dag
v0.1.3
Published
Show Git objects as a DAG
Readme
git-dag
Show all Git objects in a repository as a DAG.
Installation
npm install -g git-dagHow to use
# open git dag on your chosen repository
git-dag /path/to/the/git/repository
# or use current working directory as the repository
git-dag