myst729 / git-dag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-dag

Show all Git objects in a repository as a DAG.

Installation

npm install -g git-dag

How 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

Screenshots

Show all objects

Show commit objects only

About

License:MIT License


Languages

Language:JavaScript 90.1%Language:HTML 5.7%Language:CSS 4.3%