0

I have completed and deployed a project on Heroku and had to create a git repository to host the backend.

a .git folder exists in my server folder, but now I would like to take my client and my server folder and upload them together onto github.

If I just cd into the project folder and run "git init" only my client folder is highlighted. I know that the .git folder in my server folder is the reason for this, but I am unsure of how to proceed. Please advise.

p.s. for the record I followed along with this video.

invzbl3
  • 5,872
  • 9
  • 36
  • 76
slowbias
  • 3
  • 1
  • 1
    Could you add a [folder diagram](https://stackoverflow.com/questions/19699059/representing-directory-file-structure-in-markdown-syntax) to better represent both of the folders? – samlima Mar 02 '21 at 00:16
  • You can mv your existing .git folder into a safe place somewhere else. – Tim Roberts Mar 02 '21 at 00:18

0 Answers0