Daniel Garcia
07/24/2020, 7:24 PMdesign document
with the options on how to solve a problem and the chosen solution. A lot of times this document has the code changes required by any of the solution options.
To me the options that we didn't end up following seem as valuable as the chosen option, and those options should also be captured in code. A really easy way could be in separate branches, but then we loose visibility of them.
Is anybody familiar with source control software or with patterns to work with source control that also keeps tracks of options considered but not followed at the end?Martin
07/24/2020, 7:33 PMKartik Agaram
Kartik Agaram
Daniel Garcia
07/25/2020, 6:01 PMAndrew F
07/26/2020, 6:24 PMKartik Agaram
Andrew F
07/26/2020, 6:52 PMDaniel Garcia
07/27/2020, 8:14 PMKartik Agaram
Daniel Garcia
07/28/2020, 3:59 PMAlexey Shmalko
09/24/2020, 6:50 AM