{% extends "list.html" %} {% block title %}
{{ display_msg(child, standalone=False, feedback_block=sub) }} {# Generate link to next message fragment #} {% set next = nextmsg(feedback, child, line_index) %} {% if next %} {% endif %}{% endfor %} {% if any(feedback.standalone_feedback) and standalone %} {% for feedback in feedback.standalone_feedback %} {% if feedback.source_msg not in patches %}
{% set msg = feedback.source_msg %} {{ msg_header(msg) }}{% endif %} {% endfor %} {% endif %} {% endmacro %} {% block content %}
Copy & paste the following snippet into your terminal to import this patchset into git:
curl -s {{root}}{{ url_for('patches.mbox', owner_name=owner.canonical_name, list_name=ml.name, patchset_id=patchset.id) }} | git am -3Learn more about email & git {{icon('caret-right')}}