Handle invalid ssh exception
This commit is contained in:
parent
c48c0f95b2
commit
b03ee4666b
3 changed files with 14 additions and 2 deletions
3
app/views/errors/invalid_ssh_key.html.haml
Normal file
3
app/views/errors/invalid_ssh_key.html.haml
Normal file
|
@ -0,0 +1,3 @@
|
|||
%h1 Git Error
|
||||
%hr
|
||||
%p Seems like SSH Key you provided is not a valid SSH key.
|
Loading…
Add table
Add a link
Reference in a new issue