6 ms·
You can use the max-count option for the git log command. Something like this: git log --graph --decorate --pretty=oneline --abbrev-commit --color=always --max
by badhrink 4y ago
You can use the max-count option for the git log command.
Something like this:
git log --graph --decorate --pretty=oneline --abbrev-commit --color=always --max-count=$cnt