Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https で git clone --recursive すると失敗する場合がある #882

Closed
nanasess opened this issue Oct 5, 2015 · 1 comment
Closed
Labels
Milestone

Comments

@nanasess
Copy link
Contributor

nanasess commented Oct 5, 2015

docs の submodule が ssh になっているため、 https のみで git clone --recursive を実行すると失敗する。

ビギナー層が ssh の設定をするのは小々辛いものがあるので、submodule は https にした方が親切。

nanasess added a commit to nanasess/ec-cube that referenced this issue Oct 5, 2015
chihiro-adachi pushed a commit that referenced this issue Oct 6, 2015
docs の submodule を https に変更 #882
@chihiro-adachi chihiro-adachi added this to the 3.0.5 milestone Oct 6, 2015
@chihiro-adachi
Copy link
Contributor

#883 にて修正いただきましたので、クローズします。

httpsへの変更方法については、以下をご確認ください。

#883 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants