-
Notifications
You must be signed in to change notification settings - Fork 1
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
Push code for Github #33
Comments
@miguelmartins17 good question. if you are in the root of the project simply run
|
@miguelmartins17 that's strange. 😕 |
It might also help to run the |
@miguelmartins17 after our Zoom call do you feel more confident in your |
@nelsonic I tried to push the code to the GitHub but when I run the |
@miguelmartins17 what did Google say when you pasted the error message and searched? 💭 |
The solution is right there in the yellow text. You need to run |
@nelsonic I tried to look for answers like using git pull but this only comes to me when I run the command. |
@miguelmartins17 which branch do you want to be working on? |
The branch |
@nelsonic I think I'm forgetting some steps so I can put the project in the GitHub. |
@miguelmartins17 agreed. Please revisit the Git guide: https://git-scm.com/book/en/v2 |
@miguelmartins17 did you run the suggested command? git branch --set-upstream-to=miguelmartins17-patch4 Followed by: git pull |
@miguelmartins17 any luck/update? |
@miguelmartins17 please run this commend in your terminal:
|
https://github.com/dwyl/flutter-counter-example I finished on pushing the empty project to this repository. |
@miguelmartins17 now that you have your SSH key setup for GitHub, 🔐 |
@nelsonic Thanks!!! 😄 |
How can I push the code of an entire application?
Do I need to push file to file or folder to folder or can I do it all right?
The text was updated successfully, but these errors were encountered: