Have you tried using the whole remote URL?
git push ssh://<temp_user>@<host>/<repo_path> <local_branch>:<remote_branch>
and you will be prompted to provide the password
Have you tried using the whole remote URL?
git push ssh://<temp_user>@<host>/<repo_path> <local_branch>:<remote_branch>
and you will be prompted to provide the password