user and the work directory is /home/user, so a selected repository is available at:
| GitHub repo | Box path |
|---|---|
ariana-dot-dev/ariana-ide-private | /home/user/ariana-ide-private |
octocat/hello-world | /home/user/hello-world |
/home/user stays the parent workspace and each repository is a sibling folder.
Branches
Each selected repository has a base branch. Box clones that branch first. Box does not create a new branch automatically, including for forked Boxes. Repositories stay on the configured base branch unless you or a command inside the Box changes branches.Secret Files
Secret file paths in Dashboard > Secrets are relative to the Box work directory,/home/user. The secrets dashboard does not have a repository selector, so include the repository folder name when you want to write inside a selected repository.
For example, if you selected ariana-dot-dev/ariana-ide-private and want to create .env under its backend folder, use: