puppetlabs / control-repo

A control repository template
Apache License 2.0
204 stars 510 forks source link

Update README.md #92

Closed vulongtran closed 3 years ago

vulongtran commented 3 years ago

When using git push origin production I receive the following error, however, when I update it to git push origin master it is working as expected. So my suggested change is to change it from 'production' to 'master'.

"error: src refspec production does not match any. error: failed to push some refs to 'https://github.com/vulongtran/control-repo'"

vulongtran commented 3 years ago

Here's a couple of screenshots of what I was seeing:

control-repo-connectivity clone-github-error
CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

binford2k commented 3 years ago

Hey @vulongtran, I suspect that you may have followed some of the instructions out of order.