Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

githubtraining/visualizing-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

explain-git-with-d3

Use D3 to visualize simple git branching operations.

This simple project is designed to help people understand some basic git concepts visually.

This is my first attempt at using both SVG and D3. I hope it is helpful to you.

I upload the contents of this repository via FTP every once in a while to: http://www.wei-wang.com/ExplainGitWithD3/ so you can just visit that site to use an (almost) up to date version.

UPDATE: the page can now also be accessed via: http://onlywei.github.io/explain-git-with-d3/

About

🖼️ Visualize how common Git operations affect the commit graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.2%
  • CSS 8.0%
  • HTML 5.8%