Skip to content

At its core Git is a content addressable database. Git-DAG allows you to view this database as a 3d model.

License

Notifications You must be signed in to change notification settings

jdoiro3/Git-DAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-DAG

Note: This project is still in its early stages.

What is This?

At its core Git is a content addressable database. Git-DAG allows you to view this database as a 3d model.

View an object's content by pressing ctrl+left-click.

View large projects (the frame rate will drop the larger the project is).

See how git commands change the graph.

Setup

  • clone the repo
  • make the data directory (mkdir data) and create a content.txt, curr_objects.txt, prev_objects.txt, new_objects.txt and response.json
  • run python serve.py

About

At its core Git is a content addressable database. Git-DAG allows you to view this database as a 3d model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published