{ git branch ; git branch --remote } | sed "s/ //g" | fzf --preview "git log --oneline --graph --decorate=short --color=always {}"