Updated on 2024-11-22 GMT+08:00

Workflow Overview

Git workflows can be used for versioning, project process management, and collaborative development, improving project management and collaborative development capabilities. It is necessary to pick your own Git workflow based on your team requirements and workflow for continuous integration, continuous delivery, and fast iteration.

There are several common Git workflows. The following sections describe their processes, advantages, disadvantages, and some usage tips.