Unable to push my youtube-onedaybuild app in my command line

Can I please get some ideas to proceed please

How did you create your GitHub repo?

And how did you clone the project to your local computer?

It looks like you may have typed in the wrong password when trying to push changes

I made it public
I cloned it over HTTPs and I copied the URL
For the password i’ve been using the password for the Mac cos whenever I type in the github password it tells me that it’s incorrect. Thanks

Have you set up your credentials in git?

Type:
git config —global user.name
git config —global user.email

PS that’s 2 hyphens before the word global

Do these match your GitHub credentials?

Yes please i’ve set up all my credentials in git sir