No, but you need to be able to write a well-formatted diff, which is pretty much the minimum requirement for sharing changes.
Emailing the entire new file every time will not work in anything but local tests as it cannot handle change conflicts. The format needs to know which parts of the file you changed, so your change does not accidentally undo other changes merged ahead of you.