Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add basic submodules documentation #245

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

Merged
merged 1 commit into from
Jun 12, 2017
Merged

Conversation

mbohlool
Copy link
Contributor

@mbohlool mbohlool commented Jun 6, 2017

We are using submodules to handle dependencies to base repo and we need a reference docs for steps of updating it.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 7, 2017
git submodule update --remote
```

and commit changes and send a PR for it.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will prefer: "Once updated, you should fill a new PR to upload changes for the repository" or something similar.

What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's what I mean. You should commit your changes to your clone then send a pull request for your changes.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but I will prefer to make it clearer on the docs :)

Copy link
Contributor Author

@mbohlool mbohlool Jun 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to me fill and upload doesn't feel right. I prefer create and commit.

How about:
"Once updated, you should create (or send) a new PR to commit changes to the repository".

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems a good opition to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Thanks.

@pokoli
Copy link

pokoli commented Jun 12, 2017

LGTM

@mbohlool mbohlool merged commit e245dbb into kubernetes-client:master Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants