function gba --wraps='git branch --all' --description 'alias gba=git branch --all'
git branch --all $argv
end