{% extends "layout.html" %} {% import "utils.html" as utils with context %} {% block title %}
This is equivalent to the following git send-email command:
{# TODO: More concise send-email commands, e.g. use HEAD where appropriate #}git config format.subjectPrefix "PATCH {{repo.name}}" # Only necessary once
git send-email {% if version != 1 %}-v{{version}} {% endif %}{% if cover_letter %}--cover-letter {% endif %}{% if start.parent_ids %}{{start.short_id}}^..{% else %}--root {% endif %}{{end.short_id}}
{%- for key, value in email.items() -%}
{{key}}: {{value}}
{% endfor %}
{{email.get_payload(decode=True).decode(errors='ignore')}}
{% endfor %}