Skip to content

How do I open the commit graph view? #3311

Answered by stefanhaller
csntr asked this question in Q&A
Discussion options

You must be logged in to vote

It's in the "View log options" menu (c-l) in the commits panel.

Note that lazygit currently doesn't remember the value when you change it there. If you always want to have the graph on, add

git:
  log:
    showGraph: always

to your lazygit config file.

There is a PR open to get rid of the config and have lazygit remember the value (#3197), but unfortunately it has stalled.

BTW, personally I feel the graph should be shown by default; what's the reason again why it isn't, @jesseduffield?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@csntr
Comment options

@jesseduffield
Comment options

Answer selected by csntr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants