mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 22:46:36 +00:00
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
---
|
|
description: "Git workflow: work on dev branch, commit message format with Jira IDs"
|
|
alwaysApply: true
|
|
---
|
|
# Git Workflow
|
|
|
|
- Work on the `dev` branch
|
|
- Commit message format: `[JIRA-ID-1] [JIRA-ID-2] Summary of changes`
|