4 lines
35 B
Fish
4 lines
35 B
Fish
|
function ga
|
||
|
git add -p $argv;
|
||
|
end
|