Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Amendedgit submodule instructions in the README (fixes #220).#221

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
glynos merged 1 commit intocpp-netlib:masterfromartob:readme-submodules
Mar 4, 2013
Merged

Amendedgit submodule instructions in the README (fixes #220).#221

glynos merged 1 commit intocpp-netlib:masterfromartob:readme-submodules
Mar 4, 2013

Conversation

@artob
Copy link

For a fresh checkout, the README's instructions forgit submodule update don't suffice (it does nothing at all). One must first perform angit submodule init before thegit submodule update, as follows:

$ git submodule initSubmodule 'deps/gmock' (git://github.com/cpp-netlib/gmock) registered for path 'deps/gmock'Submodule 'deps/gtest' (git://github.com/cpp-netlib/gtest) registered for path 'deps/gtest'Submodule 'uri' (git://github.com/cpp-netlib/uri) registered for path 'uri'$ git submodule updateCloning into 'deps/gmock'......Submodule path 'deps/gmock': checked out '6b1759c3816d574bddde3e1725c51a811c8870e7'Cloning into 'deps/gtest'......Submodule path 'deps/gtest': checked out 'a6772271f71672e889776bfe49ec4efd9da036df'Cloning into 'uri'......Submodule path 'uri': checked out 'e3ed456dbec947765018b1dde9ede787bad91814'

(This is with Git version 1.8.0.2.)

Please amend the README instructions to mentiongit submodule init.

glynos added a commit that referenced this pull requestMar 4, 2013
Amended `git submodule` instructions in the README (fixes#220).
@glynosglynos merged commit9412dba intocpp-netlib:masterMar 4, 2013
@glynos
Copy link
Member

Thanks!

@artobartob deleted the readme-submodules branchMarch 4, 2013 09:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@artob@glynos

[8]ページ先頭

©2009-2025 Movatter.jp