Run the command below in your repo, then paste the output to visualize your git history.

1Run this in your repo
git log --all --pretty='%H %P %D' | xclip -sel clip
2Paste the output here:
Your graph will appear here once you paste log output.