Answer the question
In order to leave comments, you need to log in
Proper project organization on GitHub?
Good day!
This is the task before me.
Under my GitHub account there is a Projects repository\directory, which contains subdirectories with finished (or under development) projects (layout): "site_1", "site_2", "site_3", "site_4" and so on.
In principle, there is nothing complicated in adding / removing projects in the Projects repository. Added a new subdirectory "site_5" (project "site_5") and added a new project "site_5" under Git:
git add .
git commit -m "Start site_5"
git push
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question