better error handling for not found resource, gitolite error
This commit is contained in:
parent
9e6d0710e9
commit
7d279f9302
9 changed files with 73 additions and 7 deletions
9
app/views/errors/git_not_found.html.haml
Normal file
9
app/views/errors/git_not_found.html.haml
Normal file
|
@ -0,0 +1,9 @@
|
|||
.alert-message.block-message.error
|
||||
%h3 Git Resource Not found
|
||||
%hr
|
||||
%p
|
||||
Application cant get access to some
|
||||
%span.label branch
|
||||
or
|
||||
%span.label commit
|
||||
in your repository. Maybe it was moved
|
Loading…
Add table
Add a link
Reference in a new issue