Welcome to mirror list, hosted at ThFree Co, Russian Federation.

remote_mirror_update_failed_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6f29f0ad1c6cfa0e578a998e7bd1609828b376a (plain)
1
2
3
4
5
6
7
A remote mirror update has failed.

Project: <%= @project.human_name %> ( <%= project_url(@project) %> )
Remote mirror: <%= @remote_mirror.safe_url %>
Last update at: <%= @remote_mirror.last_update_at %>
Last error:
<%= @remote_mirror.last_error %>