summaryrefslogtreecommitdiff
path: root/app/views/errors
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors')
-rw-r--r--app/views/errors/invalid_ssh_key.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/errors/invalid_ssh_key.html.haml b/app/views/errors/invalid_ssh_key.html.haml
new file mode 100644
index 00000000000..fb7922b0ea3
--- /dev/null
+++ b/app/views/errors/invalid_ssh_key.html.haml
@@ -0,0 +1,3 @@
+%h1 Git Error
+%hr
+%p Seems like SSH Key you provided is not a valid SSH key.