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

Fix readme for actions #31

Closed
mhkeller opened this issue Mar 13, 2018 · 1 comment · Fixed by #66
Closed

Fix readme for actions #31

mhkeller opened this issue Mar 13, 2018 · 1 comment · Fixed by #66

Comments

@mhkeller
Copy link
Contributor

mhkeller commented Mar 13, 2018

Under the new Actions section, this sentence isn't quite right:

This will clone the contents of user/another-repo on top of the existing repo.

It should read as something like this:

This will clone the contents of user/another-repo into the current directory. If duplicate files exist, the one in the current directory will overwrite the one in any cloned-down repos. This allows you to easily customize the final state of your scaffold when combining multiple repos.

Last sentence could also be cut if the intent of this behavior is clear enough.

@mhkeller
Copy link
Contributor Author

Docs for actions should be clarified in #65

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

Successfully merging a pull request may close this issue.

1 participant