aboutsummaryrefslogblamecommitdiffstats
path: root/fish/functions/grup.fish
blob: 517bc3d0bb635c8d8975e9179dfd0d501acca193 (plain) (tree)
1
2
3


                                               
function grup --description 'git remote update'
	command git remote update
end