- 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.
11 lines
323 B
JSON
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"
|
|
}
|
|
} |