How to Upload a Folder to GitHub
This Scribe will show you how to add a folder through GitHub's website user interface. Let's get to it!
Tyler Harz
|
8 steps
|
25 seconds
GitHub
1
From your GitHub home page, click "Repositories."
2
Locate the Repository you would like to add a folder to.
3
Click "Add file" directly to the left of the green Code button.
4
From the drop-down, select "Upload files"
5
Next, add your folder by dragging it into this area or selecting "choose your files."
6
Make sure to name your commit. You may also leave it blank if it is not necessary.
7
Create an option description for your commit if you would like.
8
Finally, click "Commit changes," and your folder will upload to GitHub.