1 | Changes might be made in the trunk, without being made in my work branch first! | |
2 | After that the trunk and the work branch are identical. | |
3 | What if other teams are publishing to the trunk as well? | |
4 | Theoretically this should be fine since the trunk is the Done branch and the definition of Done is "releasable". | |
5 | We can call this "publishing" since we have been doing some work and are now ready to "publish" it back to the trunk for release. |