mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-15 18:05:50 +01:00
(refs #3)Search git repository without cloning to the file system.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<div>
|
||||
<div><a href="@url(repository)/blob/@repository.repository.defaultBranch/@file.path">@file.path</a></div>
|
||||
<div class="muted">@datetime(file.lastModified)</div>
|
||||
<pre>@Html(file.highlightText)</pre>
|
||||
</div>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user