You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Sourcetreeで新規/クローンを作成しようとURLを入れると
ソースパス、またはソースurlとして正しくありません
と出てクローンが出来ません。
エラーメッセージとしては
コマンド: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote http://dev1.××××××××.jp/git/www.××××××.com.git
出力:
エラー: ERROR: (gcloud.auth.git-helper) Invalid protocol [http]. "https" expected.
fatal: Authentication failed for 'http://dev1.××××××××.jp/git/www.××××××××.com.git/'
というものです。
今まで行ったのは
・最新バージョンへのアップグレード
・パスワード再発行
・SSHキーの再発行
・手動でユーザー設定を全削除
・SourceTree認証画面でアカウント削除、再設定
・PCのファイヤーウォール無効化
です。
お判りの方ご教授いただけますと幸いです。
コミュニティをご利用いただきありがとうございます。
エラーメッセージから見ると、ソースurl上、プロトコルがhttpsの必要となりますが、httpになっているようです。「https」で、ご確認ください。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.