Timeline for How should code in version control be stored?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 26, 2016 at 22:46 | comment | added | bdsl | Because long lived branches are expensive to manage and tend to be difficult to merge. You'd have to remember to make all the changes on both branches. Much better to make both versions the same and/or have a script to generate the deployable artifcat from the developer ready code. | |
| May 23, 2012 at 23:02 | history | answered | Ricardo Souza | CC BY-SA 3.0 |