Upload files to a repository

Prev Next

Upload Files to a Repository

Uploading files to a repository is quick and only takes a few steps.

Steps

  1. Open the Add dropdown in your repository.
  2. Select Upload File or Folder.
  3. Choose one of the following:
  4. Drag and drop files directly into the window
  5. Click to open the file picker and select files from your device
  6. Once your files are added, click Commit Changes.
  7. (Optional) Add a commit message describing your upload before confirming.

What happens next?

Your files are uploaded to the repository
A new commit is created
Your changes become part of the project history
Tips
Keep commit messages clear and descriptive
Upload related files together in a single commit when possible
Double-check file names and structure before committing