Do we have something like a master file and when multiple collaborators make changes to their files we can merge them after approval in the master file? (something like GIT)?
the version history has the changes sequentially and once we revert back one change we have to do over the later ones even if they were correct.