git tf clone
TFVC を使用している Visual Studio Online でプロジェクトを実行しようとしています。次のコマンドを実行しています。
git tf clone https://{user-url}.visualstudio.com/DefaultCollection {project_path}
次に、ユーザー名とパスワードを要求されますが、Visual Studio Online のログイン資格情報を使用すると、ログインしません。
git-tf コマンド ラインから Visual Studio Online にログインするにはどうすればよいですか?