Right now, the system works great, but as long as there is just one active branch. When we will try to merge branches with several patches, we will have to solve the name collisions.
Maybe db table to hold all updates/migrations and updates mark with hash.
Right now, the system works great, but as long as there is just one active branch. When we will try to merge branches with several patches, we will have to solve the name collisions.
Maybe db table to hold all updates/migrations and updates mark with hash.