Atmosphere/obsidian-digital-garden
0 forks
Pull-only mirror of oleeskild/obsidian-digital-garden (GitHub)
id: 17
39 Lines
- Yaml 59%
- Markdown 41%
OneDev mirror of an upstream gitforge repo
This project is a pull-only mirror of https://github.com/oleeskild/obsidian-digital-garden. The upstream forge is the source of truth; this project keeps a read-only copy in sync for browsing and feature-branch development in OneDev workspaces (PRs are opened upstream).
- Default branch
mirror-speccarries.onedev-buildspec.yml(cron Pull from Remote) + this README. It is a project-local branch that does not exist upstream, so the sync never touches it. mainand other branches/tags are mirrored upstream refs, updated by the cron job (fast-forward only). Local-only feature branches survive the sync.
Working on feature branches: push a feat/... branch here, open a workspace on
it, rebase onto the mirrored main, then push it upstream and open the PR
there. Keep local branch names distinct from upstream branch/tag names and do
not push to main here.