This commit is contained in:
parent
bbf5bba490
commit
9ef0337605
@ -274,8 +274,7 @@ fn overview<T: Service>(
|
|||||||
} => {
|
} => {
|
||||||
let mut buf = Vec::new();
|
let mut buf = Vec::new();
|
||||||
let repo_info = RepoInfo {
|
let repo_info = RepoInfo {
|
||||||
commit_url:
|
commit_url: &T::commit_url(&repo, &head),
|
||||||
&T::commit_url(&repo, &head),
|
|
||||||
commits,
|
commits,
|
||||||
domain: &OPT.domain,
|
domain: &OPT.domain,
|
||||||
head: &head,
|
head: &head,
|
||||||
|
Loading…
Reference in New Issue
Block a user