Since BreezeCMS is file and git based, working with it is very similar to working with code or other git based projects. Ie the idea of commits and changesets is very important.
Another side effect of the file based nature is that it is tricky for two people to work simultaneously on the same website. We go into details below how breeze help with these issues.