|
|
|
|
|
by sdfaksdfjalj
1646 days ago
|
|
This is the way it's done at many major tech companies. Each individual commit is reviewed then merged directly into main/master. I've never used them but the thought of feature branches seems absurd versus simply merging small changes. Very rarely can a "feature" not be broken down into small self-contained changes. |
|