Documentation Branches - All Diverged
The following documentation branches are diverged from the main/default branch and need to be rebased or merged:
| Branch |
Status |
Action Required |
| docs-issues-90-101 |
Diverged |
Merge/rebase |
| feature/add-mermaid-diagrams |
Diverged |
Merge/rebase |
| feature/receipt-template-docs |
Diverged |
Merge/rebase |
| docs/coupon-support-design |
Diverged |
Merge/rebase |
| docs/ada-eval-handoff |
Diverged |
Merge/rebase |
Recommended Action
For each diverged documentation branch:
git checkout -b merge/docs-xxx origin/docs-xxx
git merge origin/main
git push origin merge/docs-xxx
git branch -d docs-xxx
git push origin --delete docs-xxx
Priority
Medium - Documentation updates are important but can be temporarily paused if needed.
Labels
documentation, branch-cleanup, maintenance
Documentation Branches - All Diverged
The following documentation branches are diverged from the main/default branch and need to be rebased or merged:
Recommended Action
For each diverged documentation branch:
Priority
Medium - Documentation updates are important but can be temporarily paused if needed.
Labels
documentation, branch-cleanup, maintenance