init
Initialize a new feature workflow with git worktree. Use when the user wants to start a new feature, create an isolated development branch, says "init worktree", or needs to set up a feature branch for compounder workflow.
git-worktreesfeature-branchbranch-managementdevelopment-workflow
jero2rome
0
development-workflow
Use when starting work on features, bugs, or significant changes requiring multiple commits and coordination of design, implementation, testing, and documentation
development-workflowmulti-commitfeature-developmentbugfix-workflow
ryanmoran
01