質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -22,4 +22,10 @@
|
|
22
22
|
hint:
|
23
23
|
hint: git rm --cached Desktop/MyJavaScript/1
|
24
24
|
hint:
|
25
|
-
hint: See "git help submodule" for more information.
|
25
|
+
hint: See "git help submodule" for more information.
|
26
|
+
|
27
|
+
【追記】
|
28
|
+
|
29
|
+
remoteのurlを指定すればWebStorm上でpushできそうなのですが指定の仕方が調べてもいまいちわかりません。
|
30
|
+
プロトコルはhttpsでurlはhttps://github.com/アカウント名/...
|
31
|
+
のような感じでしょうか?アカウント名の先の指定がよくわかりません
|