回答編集履歴

1

誤記の修正

2020/02/09 06:35

投稿

bsdfan
bsdfan

スコア4578

test CHANGED
@@ -54,9 +54,9 @@
54
54
 
55
55
  あとは、
56
56
 
57
- `git clone git@github-user1/user1/foo.git`
57
+ `git clone git@github-user1:user1/foo.git`
58
58
 
59
- `git clone git@github-user2/user2/bar.git`
59
+ `git clone git@github-user2:user2/bar.git`
60
60
 
61
61
  でやればいいです。
62
62