Is there a way to have this display inside the terminal ? :
I know a similar command but it does not show the same informations,
git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
from this question but it does not show the same things as the Network Graph, see