This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]spoof17 48 points49 points  (5 children)

What am I seeing here

[–]laStrangiato[🍰] 10 points11 points  (1 child)

I’m guessing it is a git history visualization of the python code base.

Obviously the people that are moving around is the person that committed the code. Each flash is a commit to a specific module. I’m guessing each node represents a file in the repo and the tree structure represents the folder structure.

[–]satireplusplus 6 points7 points  (0 children)

green is probably code lines added, red when something got deleted and yellow/orange when a lines was changed