mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 20:46:12 +10:00
Ignore invalid submodule entries
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- url = content.url(@ref)
|
||||
- url = content.url(@ref) rescue nil
|
||||
- name = content.basename
|
||||
- return unless url
|
||||
%tr{ :class => "tree-item", :url => url }
|
||||
|
||||
Reference in New Issue
Block a user