aboutsummaryrefslogblamecommitdiffstats
path: root/fish/functions/gloga.fish
blob: 4c4e5886a7607184d733baf335b55eddaef22a10 (plain) (tree)
1
2
3


                                              
function gloga
    git log --oneline --decorate --graph --all
end