Le Hoang Nam b432ce83f3 Replace Git Workflow category with Version Control category and add Gitflow and Git Management documents
- Deleted the obsolete Git Workflow category.
- Introduced a new Version Control category with a comprehensive guide to Git workflow, branching strategies, and repository management.
- Added Gitflow document detailing branching strategies and release management.
- Added Git Management document outlining Git policies, permissions, and branch protection rules.
2025-09-12 16:42:09 +07:00

11 lines
323 B
JSON

{
"label": "Version Control",
"collapsible": false,
"collapsed": false,
"className": "blue",
"link": {
"type": "generated-index",
"title": "Version Control",
"description": "Comprehensive guide to Git workflow, branching strategies, and repository management using Gitea"
}
}