function git-submodule-branch
    git submodule set-branch --branch $argv[2] -- $argv[1]
end