Lazygit git log --all
Naviger til commits pane
Ctrl l
"Toggle show whole git graph"
https://github.com/jesseduffield/lazygit/issues/3845
Lazygit config
https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md
git.showWholeGraph
Command used when displaying the current branch git log in the main window
branchLogCmd: git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium --
git.branchLogCmd