回答編集履歴
1
m
answer
CHANGED
@@ -4,4 +4,10 @@
|
|
4
4
|
|
5
5
|
> `git push git@github.com:name/Twitter.git`
|
6
6
|
|
7
|
-
言っていることとやっていることが違う
|
7
|
+
言っていることとやっていることが違う
|
8
|
+
|
9
|
+
最初のエラーをよく見ましょう
|
10
|
+
|
11
|
+
> Automatic merge failed; fix conflicts and then commit the result.
|
12
|
+
|
13
|
+
ここに書かれていることがあなたのするべき全てです。
|