Timeline for To branch or not to branch?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 13, 2011 at 14:19 | comment | added | SiberianGuy | @Shaddix, the more code you have branched, the more conflicts you will get during merging | |
| Sep 13, 2011 at 14:12 | comment | added | Shaddix | What's the problem, if you have the whole sourcecode branched (like in DVCS)? | |
| Sep 13, 2011 at 14:04 | comment | added | SiberianGuy | @Shaddix, it is usually difficult to deliver from branch. For example, how would you deliver from feature branch? | |
| Sep 13, 2011 at 13:34 | comment | added | Shaddix | it's just a matter of CI tool you're using. What prevents you from doing builds and "continously deliver" from a branch? | |
| Sep 13, 2011 at 13:29 | comment | added | SiberianGuy | Of course it does! It is the question of priorities: branching (features isolation) vs. easy integration, delivery, etc. | |
| Sep 13, 2011 at 13:28 | history | answered | Péter Török | CC BY-SA 3.0 |