Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix update-command-trouble-shooting-clone
  • Loading branch information
ak2-lucky authored Jun 19, 2022
commit 7ada7f2b4fd158bb940891bb6852ecfeac3301d8
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ HTTPS エラーの例を次に示します:

フェッチするリポジトリが {% data variables.product.product_location %} に存在する必要があります。また、URL では大文字と小文字が区別されます。

コマンドラインを開き、`git remot -v` と入力して、ローカルリポジトリの URL を見つけることができます。
コマンドラインを開き、`git remote -v` と入力して、ローカルリポジトリの URL を見つけることができます。

```shell
$ git remote -v
Expand Down