# Git log specific to a branch

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