Skip to content

Commit d9376cc

Browse files
authored
Update README.md
1 parent 2e9337b commit d9376cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Here is a quick rundown of what you are seeing:
2121
4. The bluish boxes underneath commit and merge nodes are the branches associated with the commit. There is one box for each branch.
2222
5. The light purple boxes above the commit and merge nodes are the tags associated with the commit. There is one box for each tag.
2323
6. The arrows on the edges show the back (parent) pointer relationships from the repo. Git does not have child references.
24+
7. The yellow box at the bottom is an optional graph label with custom text.
2425

2526
It works by running over the .git repository in the current directory
2627
and generating a commit relationship DAG that has both parent and

0 commit comments

Comments
 (0)