質問編集履歴
2
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
|
13
|
-
2時間ぐらい探しても出ないので、何か教えていただけると助かります。
|
13
|
+
2時間ぐらい探しても出ないので、何か教えていただけると助かります。
|
14
14
|
|
15
15
|
|
16
16
|
|
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
|
19
19
|
$ git push
|
20
20
|
|
21
|
-
fatal: unable to access 'https://
|
21
|
+
fatal: unable to access 'https://ユーザー名@github.com/ユーザー名/sample_app.git/': Could not resolve host: github.com
|
22
22
|
|
23
23
|
```
|
24
24
|
|
@@ -26,7 +26,7 @@
|
|
26
26
|
|
27
27
|
$ git push
|
28
28
|
|
29
|
-
fatal: unable to access 'https://
|
29
|
+
fatal: unable to access 'https://ユーザー名@github.com/ユーザー名/sample_app.git/': Could not resolve host: github.com
|
30
30
|
|
31
31
|
```
|
32
32
|
|