Проверка GitHub
{{ info.remote }}/{{ info.branch }}
{% if not info.fetch_ok %}
GitHub fetch вернул ошибку: {{ info.fetch_error }}
{% endif %}
{% if info.has_update %}
{% else %}
{% endif %}
Состояние установки
{{ info.state.status }}
{{ info.state.message }}