Yes, branches are free. Branching and merging is very easy.
The scalability issues mentioned before comes only when synchronizing a vast amount of branches through the network (git fetch, git pull, git push). Locally you shouldn’t have any problem.
Yes, branches are free. Branching and merging is very easy.
The scalability issues mentioned before comes only when synchronizing a vast amount of branches through the network (git fetch, git pull, git push). Locally you shouldn’t have any problem.