質問編集履歴
1
個人情報出てたので直しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -56,7 +56,7 @@
|
|
56
56
|
|
57
57
|
##そこでもう一度実行
|
58
58
|
|
59
|
-
$ git clone git@bitbucket.org:
|
59
|
+
$ git clone git@bitbucket.org:URL/sample_app.git
|
60
60
|
fatal: destination path 'sample_app' already exists and is not an empty directory.
|
61
61
|
|
62
62
|
##sample_appディレクトリに移動できるかなと試しに下を打つも、当然の結果
|