mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
This commit is contained in:
@@ -17,7 +17,7 @@ module BlobHelper
|
||||
end
|
||||
|
||||
def no_highlight_files
|
||||
%w(credits changelog copying copyright license authors)
|
||||
%w(credits changelog news copying copyright license authors)
|
||||
end
|
||||
|
||||
def edit_blob_link(project, ref, path, options = {})
|
||||
|
||||
Reference in New Issue
Block a user