adrianhajdin / project_threejs_ai

https://jsmastery.pro
922 stars 277 forks source link

Won't let me commit and push both the client and server folder at the same time #37

Closed JJR8 closed 1 year ago

JJR8 commented 1 year ago

Ive been trying to push my code to my repo on here. However, I am only able to push one folder at A time. To provide more info when initially pushed my code only the server folder was pushed, but not the client folder. I had to force push the client folder but the server folder disappeared. I went into my commit history and does not show the server folder being pushed. I've never had this issue before when pushing from VScode to GitHub. I even created A new project and copied my code with the same issue. Anyone know why this may be the case?

JJR8 commented 1 year ago

I have resolved this issue