|
|
|
|
|
by baq
686 days ago
|
|
> 2. The only developer using branches with git when the co-founder asked (demanded) everyone to only use master. I’d argue everything else becomes expensive quickly. …but it is also imperative to remember any modification on checked out code is a branch, technically, regardless of the version control system used. This becomes important if your testing is expensive. |
|