Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 367 Bytes

File metadata and controls

5 lines (5 loc) · 367 Bytes

To make a folder:

  1. In the repository directory menu, click "add file"
  2. In the name of the file, first write a directory name + forward slash, like "sub_dir/"... This instantiates a new folder.
  3. Name the first document within the folder something innocuous like "init.md" or "gitignore.md" and type a few characters.
  4. Commit the new file – folder created!