Git log specific to a branch

ยท

1 min read

git log --graph --abbrev-commit --decorate --oneline --first-parent development

ย