Fixes #4
This commit allows the use of a reference_branch that is not merged into the current working directory. Imports have been sorted by isort
- remove the SMTP requirement to be able to work with /usr/lib/sendmail instead - use f-strings where appropriate to improve readability - use text-parameter to subprocess.run to avoid extra decode calls
- ignore temporary files and Python bytecode - add update-zones.py