Skip to content
New issue

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

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

Already on GitHub? # to your account

cookiecutter text shouldn't be in generated repo #192

Open
hackalog opened this issue Oct 23, 2020 · 1 comment
Open

cookiecutter text shouldn't be in generated repo #192

hackalog opened this issue Oct 23, 2020 · 1 comment

Comments

@hackalog
Copy link
Owner

this text

Now would be a good time to initialize a git repo; i.e.
>>> git init
>>> git add .
>>> git commit -m 'initial import'
>>> git branch easydata    # tag for future easydata upgrades

doesn't make sense in a generated repo, as it's already checked-out.

@hackalog
Copy link
Owner Author

Note, this could likely be moved to a cookiecutter conditional in the .post-create-environment.txt

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

No branches or pull requests

1 participant