4 lines
90 B
Fish
4 lines
90 B
Fish
|
function gdf
|
||
|
git diff $argv | command diff-so-fancy | command less --tabs=4 -RSFX
|
||
|
end
|