Repository and git remote
The Repository page connects your publishing work to your source code:
- Project folder — already set on Project; confirms local path
- Remote URL — optional HTTPS git URL (for example
https://github.com/org/repo.git) - Default branch — usually
main; should match the branch you release from
Stored in {project folder}\.apa\repository.json.