Adding a file or directory to a repository from the SourceCraft interface

  1. Open the SourceCraft home page.
  2. On the Home tab, navigate to Your craftspace Repositories.
  3. Select the repository with the code you need to edit.
  4. Under Code on the repository page, go to Overview.
  5. Select the branch for editing.
  6. Above the list of files in the branch, click .
  7. Select File or Directory.
  8. In the window that opens, enter a file or directory name and click Create file or Create directory respectively.
  9. To save your changes, click Commit changes in the top-right corner.
  10. In the window that opens, configure the change parameters:
    • In the Commit message field, specify the comment describing the changes you have made.
    • Under Commit branch, select the branch you want to edit. If required, create a new branch.
    • Under After commit action, select an action to take after saving changes: Save and create a new change proposal or Just save.
  11. Confirm your changes.

See also