Glossaria.net

Glossary GitHub / Term

topic branch

A regular Git branch that is used by a developer to identify a conceptual line of development. Since branches are very easy and inexpensive, it is often desirable to have several small branches that each contain very well defined concepts or small incremental yet related changes. Can also be called a feature branch.

Permanent link topic branch - Creation date 2023-08-02


< timeline Glossary / GitHub topics >