Currently, if the user does not specify the "git" section in config the auto-pts client will crash. ``` zephyr_hash = bot.common.update_repos(args['project_path'], cfg["git"])['zephyr'] ```