Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs are not represented as in the demo #3735

Open
paullaffitte opened this issue Jul 11, 2024 · 2 comments
Open

Logs are not represented as in the demo #3735

paullaffitte opened this issue Jul 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@paullaffitte
Copy link

Describe the bug
The log panel doesn't show pretty logs like in the demo.

To Reproduce

  1. Open lazy git and select a branch

Expected behavior

I want to see something like this (or at least some documentation that explains how to configure lazy git to do it) :

image

But I see this :

image

Or this :

image

Version info:
lazygit: commit=6fcb7eb8bb616c170506312870b3bf15f3dbe37c, build date=2024-05-19T10:15:28Z, build source=binaryRelease, version=0.42.0, os=linux, arch=amd64, git version=2.34.1
git: git version 2.34.1

@paullaffitte paullaffitte added the bug Something isn't working label Jul 11, 2024
@mark2185
Copy link
Collaborator

Try using zoomed modes by pressing + or _, I think that'll do it.

@paullaffitte
Copy link
Author

I found how to do, either set git.log.showWholeGraph: true or Log menu -> Show git graph (<c-l> in the commits window by default). But I still wonder why the commits panel isn't configurable like the log one (git.branchLogCmd) and what command exactly produce the output of the commit panel ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants