|
|
|
|
|
by brusch64
3565 days ago
|
|
I really like modifying commits (as long as they are not pushed) - but I know that this is quite a controversial topic. For one of our biggest projects branches in SVN didn't work at all. We have multiple production, test and development branches and merge branches (features) from one branch to the other (development -> testing -> production). Sometimes we cherry pick a single commit to another branch. In those days SVN wasn't so flexibel with branches as we wanted to (or we didn't understand it enough), so our workflow was much more rigid. |
|