2026-02-09 16:32:04 +01:00
|
|
|
---
|
|
|
|
|
# nuzlocke-tracker-3c9l
|
|
|
|
|
title: Set up branching structure
|
2026-02-10 11:50:11 +01:00
|
|
|
status: completed
|
2026-02-09 16:32:04 +01:00
|
|
|
type: task
|
2026-02-10 11:50:11 +01:00
|
|
|
priority: normal
|
2026-02-09 16:32:04 +01:00
|
|
|
created_at: 2026-02-09T15:30:35Z
|
2026-02-10 11:50:11 +01:00
|
|
|
updated_at: 2026-02-10T10:49:55Z
|
2026-02-09 16:32:04 +01:00
|
|
|
parent: nuzlocke-tracker-ahza
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
Create the `develop` branch from `main` and establish the `main`/`develop`/`feature/*` branching workflow.
|
|
|
|
|
|
|
|
|
|
- Create `develop` branch from current `main`
|
|
|
|
|
- Push `develop` to remote
|
|
|
|
|
- Set `develop` as the default working branch
|