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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
クローンをすると、ソースURLが正しくないと表示されます。
URLはAWSコードコミットです。
ログインアカウントは2段階認証が設定されています。
アプリパスワードの個人設定で解決できるようですが、「個人設定」
は、アバターの~とか説明がありましたが見つかりません
オプションでも設定項目がなさそうでした。
個人設定どこに表示されるのでしょうか?
その他解決方法を教えてください。
エラー内容
~~~
コマンド: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/ZZZZ
出力:
エラー: fatal: unable to access 'https://git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/ZZZZ/': The requested URL returned error: 403
コマンド: hg identify extensions.hgext.hgsubversion=! https://git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/ZZZZ
出力:
エラー: abort: HTTP Error 403:
コマンド: perl.exe C:\Users\nri\AppData\Local\SourceTree\app-3.3.9\tools\svn.pl info https://git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/ZZZZ
出力:
エラー: System.ComponentModel.Win32Exception: 指定されたファイルが見つかりません。
コミュニティをご利用いただきありがとうございます。
恐れ入りますが AWS CodeCommit をご利用の場合、GUI 上から多要素認証を処理することはできません。
以下コミュニティでの回答にございますように、 Git config ファイルに credential を追加していただき、実現可能かご確認ください。
なお、Git config ファイルの場所は以下コミュニティ投稿をご参照ください。
ご連絡ありがとうございます。
上記確認しましたが、MAC用の画面のためconfigの場所がわかりませんでした。
Windows64ビット版を使用していますが「Advanced」設定はどこにありますでしょうか?
インストール後の、固有のファイルであればそのパスとファイル名をご教示ください。
よろしくお願いいたします。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ご確認いただきありがとうございます。
config ファイルはご自身のローカルレポジトリの .git 配下にございます。
<repository>\.git\config
内容は異なりますが、以下ドキュメントに Windows での Advanced 設定のスクリーンショットがございますので、GUI から変更を行う場合は併せてご参照ください。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.