4 lines
67 B
Fish
4 lines
67 B
Fish
|
function gl
|
||
|
git log --online --graph --decorate --all $argv;
|
||
|
end
|