回答編集履歴

2

M

2018/09/17 03:14

投稿

yumetodo
yumetodo

スコア5850

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```
10
10
 
11
- git clone —bare <githubのrepoのclone用url> <repo name>.git
11
+ git clone —-bare <githubのrepoのclone用url> <repo name>.git
12
12
 
13
13
  ```
14
14
 

1

Bare

2018/09/17 03:14

投稿

yumetodo
yumetodo

スコア5850

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```
10
10
 
11
- git clone <githubのrepoのclone用url> <repo name>.git
11
+ git clone —bare <githubのrepoのclone用url> <repo name>.git
12
12
 
13
13
  ```
14
14