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