How to Add Folders to GitHub
GitHub makes it incredibly easy to add more folders to an existing repository. Follow these steps to add folders to GitHub.
Tyler Harz
|
6 steps
|
23 seconds
GitHub
1
To get started, navigate to the GitHub repository where you want to add the folders.
2
Click on the "Add file" dropdown next to the green Code button.
3
Click on Upload files to add a folder to this GitHub repo.
4
Hit "Choose your files" to locate your folder.
5
Select the folder you want to add to GitHub.
6
Once your folder is uploaded, add a commit message and a description. Finally, hit "Commit changes" to finalize the details.