|
|
|
|
|
by angersock
5249 days ago
|
|
So, the answer would be to never scrap features (that's why you did proper design beforehand, right?). That said, it seems you are suggesting that the workflow should be centered around rolling back features rather than commits? That being the case, if your feature spans multiple commits, then indeed you have something there. If your feature does not, branching probably isn't needed. |
|
Sure, if you work in some sort of enterprise or corporate environment.