|
|
|
|
|
by shurcooL
4869 days ago
|
|
Nice stuff. This kind of branching visualisation is highly useful. I'd like to work with that kind of interface. I suppose I should use gitk or something similar? How did you create the branch visualization? Did you use some sort of library for displaying and animating connected nodes, or is it all coded from scratch? |
|
I think a lot of educational value is in the animations as well, so it made sense to roll my own. The majority of the code involves all the visual and GUI elements -- re-implementing git (ironically) wasn't too bad!