|
|
|
|
|
by ImPostingOnHN
336 days ago
|
|
How do you personally do that branching without git? What tool(s) do you use? > So you make a branch, a bunch of you discuss and edit in real time. Once everyone is ready, you stop and test What if you want to test your work out, and don't want to wait until everybody else has finished with their work and stopped working to test? What if you don't want to try to coordinate 100 different instances of "everybody stop working (but also make sure the build isn't broken), I want to run tests" per day? |
|