mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 11:50:27 +00:00
Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
@@ -567,7 +567,7 @@ func GetCommitMessages(pr *models.PullRequest) string {
|
|||||||
}
|
}
|
||||||
element = element.Next()
|
element = element.Next()
|
||||||
}
|
}
|
||||||
|
skip += limit
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user