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

The push command in readme is faulty. #19

Closed
ajimbong opened this issue Oct 2, 2022 · 1 comment · Fixed by #27
Closed

The push command in readme is faulty. #19

ajimbong opened this issue Oct 2, 2022 · 1 comment · Fixed by #27

Comments

@ajimbong
Copy link
Contributor

ajimbong commented Oct 2, 2022

When executing the push command in the readme, it gives an error.
This is the way I think it can be fixed.

Instead of 
- git push -u
It should be 
+ git push origin HEAD
@Burnleydev1
Copy link
Collaborator

Hello @ajimbong , what error do you get?

Burnleydev1 added a commit that referenced this issue Oct 3, 2022
Joel-Fah pushed a commit that referenced this issue Oct 4, 2022
* Fix git push error (#27)

Fixes #19

* feat: Added the favourite tweet of BrownofDarkness (#29)

* chore: update contributors

* chore: update contributors

* feat: Added the favourite tweet of Fien-Dora

Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com>
Co-authored-by: WilBrown_Darkness <97884452+BrownofDarkness@users.noreply.github.com>
Co-authored-by: Steve Yonkeu <yokwejuste@yahoo.com>
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.

2 participants